llvmpipe: restrict header visibility
authorKeith Whitwell <keithw@vmware.com>
Wed, 6 Jan 2010 16:56:28 +0000 (16:56 +0000)
committerKeith Whitwell <keithw@vmware.com>
Wed, 6 Jan 2010 16:56:28 +0000 (16:56 +0000)
src/gallium/drivers/llvmpipe/lp_tex_sample_llvm.c

index d2a6ae21f57ab5670aabe66785a2d42b3915196c..d59d76813987e388dde233fe3af2f9c7d15da2e2 100644 (file)
@@ -47,7 +47,7 @@
 #include "lp_bld_intr.h"
 #include "lp_bld_sample.h"
 #include "lp_bld_tgsi.h"
-#include "lp_state.h"
+#include "lp_jit.h"
 #include "lp_tex_sample.h"