projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
677623a
)
graw: Include missing header in graw.h.
author
Vinson Lee
<vlee@vmware.com>
Fri, 27 Aug 2010 07:07:38 +0000
(
00:07
-0700)
committer
Vinson Lee
<vlee@vmware.com>
Fri, 27 Aug 2010 07:07:38 +0000
(
00:07
-0700)
Include p_compiler.h for PUBLIC symbol.
src/gallium/include/state_tracker/graw.h
patch
|
blob
|
history
diff --git
a/src/gallium/include/state_tracker/graw.h
b/src/gallium/include/state_tracker/graw.h
index 5eaa3230857b31ddfcf4631793173d3ff3a7f976..6a99b234aa57c6179cfa5d4b4cd773decbfb5599 100644
(file)
--- a/
src/gallium/include/state_tracker/graw.h
+++ b/
src/gallium/include/state_tracker/graw.h
@@
-41,6
+41,7
@@
* those for parsing text representations of TGSI shaders.
*/
+#include "pipe/p_compiler.h"
#include "pipe/p_format.h"
struct pipe_screen;