projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ae6b30
)
gallivm: Include missing header in lp_bld_pack.h.
author
Vinson Lee
<vlee@vmware.com>
Wed, 25 Aug 2010 06:50:45 +0000
(23:50 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Wed, 25 Aug 2010 06:50:45 +0000
(23:50 -0700)
Include p_compiler.h for boolean symbol.
src/gallium/auxiliary/gallivm/lp_bld_pack.h
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/gallivm/lp_bld_pack.h
b/src/gallium/auxiliary/gallivm/lp_bld_pack.h
index e470082b97747ce9916af3c1b21a7d527d62e2a5..e947b90d1642a2e3a880eb6d0c67d4886b701dee 100644
(file)
--- a/
src/gallium/auxiliary/gallivm/lp_bld_pack.h
+++ b/
src/gallium/auxiliary/gallivm/lp_bld_pack.h
@@
-37,6
+37,8
@@
#define LP_BLD_PACK_H
+#include "pipe/p_compiler.h"
+
#include "gallivm/lp_bld.h"