projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72ae834
)
gallivm: Include missing header in lp_bld_sample.h.
author
Vinson Lee
<vlee@vmware.com>
Wed, 25 Aug 2010 06:53:26 +0000
(23:53 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Wed, 25 Aug 2010 06:53:26 +0000
(23:53 -0700)
Include p_format.h for enum pipe_format symbol.
src/gallium/auxiliary/gallivm/lp_bld_sample.h
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/gallivm/lp_bld_sample.h
b/src/gallium/auxiliary/gallivm/lp_bld_sample.h
index 5b8f478094b1aa95564c8894396e803d64de53b1..aff7bb2a4de9853a5d11f983e41f6ce5ed4271ba 100644
(file)
--- a/
src/gallium/auxiliary/gallivm/lp_bld_sample.h
+++ b/
src/gallium/auxiliary/gallivm/lp_bld_sample.h
@@
-36,6
+36,8
@@
#define LP_BLD_SAMPLE_H
+#include "pipe/p_format.h"
+
#include "gallivm/lp_bld.h"
struct pipe_resource;