gallivm: Ensure PIPE_OS_xxx are defined.
authorJosé Fonseca <jfonseca@vmware.com>
Mon, 10 May 2010 07:24:23 +0000 (08:24 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Wed, 12 May 2010 19:48:27 +0000 (20:48 +0100)
src/gallium/auxiliary/gallivm/lp_bld_misc.cpp

index fc57897..db0ca60 100644 (file)
@@ -36,6 +36,7 @@
 
 #include "llvm-c/Core.h"
 
+#include "pipe/p_config.h"
 #include "util/u_debug.h"