From c86a499769d56fc59fa41b9c2d73ac181ab33e36 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 15 Mar 2010 13:54:43 -0600 Subject: gallivm: fix up some #includes --- src/gallium/auxiliary/gallivm/lp_bld_const.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gallium/auxiliary/gallivm/lp_bld_const.h') diff --git a/src/gallium/auxiliary/gallivm/lp_bld_const.h b/src/gallium/auxiliary/gallivm/lp_bld_const.h index 5bd0db844d..0f42618900 100644 --- a/src/gallium/auxiliary/gallivm/lp_bld_const.h +++ b/src/gallium/auxiliary/gallivm/lp_bld_const.h @@ -37,9 +37,9 @@ #define LP_BLD_CONST_H +#include "pipe/p_compiler.h" #include "gallivm/lp_bld.h" -#include struct lp_type; -- cgit v1.2.3