llvmpipe: Fix bad logic.
[mesa.git] / src / gallium / drivers / llvmpipe / lp_bld_alpha.h
index 634575670db6778a0d0aeeecbd9150800e6d6be6..0f99fec65eda520391d7165a3ceb73ae333c99d4 100644 (file)
@@ -35,7 +35,7 @@
 #define LP_BLD_ALPHA_H
 
 
-#include <llvm-c/Core.h>  
+#include "gallivm/lp_bld.h"
 
 struct pipe_alpha_state;
 struct lp_type;