gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.h
[mesa.git] / src / gallium / auxiliary / gallivm / lp_bld_blend.h
index da272e549f351cf10ad7ed81e8dcd747ed14a62f..5a9e1c1fb2fccc53c96eba905ec53151cf167d6b 100644 (file)
@@ -40,7 +40,7 @@
  * for a standalone example.
  */
 
-#include <llvm-c/Core.h>  
+#include "os/os_llvm.h"
  
 #include "pipe/p_format.h"