About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/gallivm/lp_bld_gather.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/auxiliary/gallivm/lp_bld_gather.h')
-rw-r--r--src/gallium/auxiliary/gallivm/lp_bld_gather.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gallium/auxiliary/gallivm/lp_bld_gather.h b/src/gallium/auxiliary/gallivm/lp_bld_gather.h
index 126924a0c40..3fcbabf4632 100644
--- a/src/gallium/auxiliary/gallivm/lp_bld_gather.h
+++ b/src/gallium/auxiliary/gallivm/lp_bld_gather.h
@@ -30,8 +30,9 @@
#define LP_BLD_GATHER_H_
-#include "gallivm/lp_bld.h"
+#include "gallivm/lp_bld_type.h"
+struct gallivm_state;
LLVMValueRef
lp_build_gather_elem_ptr(struct gallivm_state *gallivm,