projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20a0f34
)
graw: Include p_shader_tokens.h for tgsi_token struct.
author
Vinson Lee
<vlee@vmware.com>
Thu, 30 Dec 2010 09:49:26 +0000
(
01:49
-0800)
committer
Vinson Lee
<vlee@vmware.com>
Thu, 30 Dec 2010 09:49:26 +0000
(
01:49
-0800)
src/gallium/targets/graw-null/graw_util.c
patch
|
blob
|
history
diff --git
a/src/gallium/targets/graw-null/graw_util.c
b/src/gallium/targets/graw-null/graw_util.c
index e5cf526d33a02b49ea5823a4c265e8b1df5c1cad..09cba895d2a8f334cc5345c4acba6dd4830b848f 100644
(file)
--- a/
src/gallium/targets/graw-null/graw_util.c
+++ b/
src/gallium/targets/graw-null/graw_util.c
@@
-1,6
+1,7
@@
#include "pipe/p_compiler.h"
#include "pipe/p_context.h"
+#include "pipe/p_shader_tokens.h"
#include "pipe/p_state.h"
#include "tgsi/tgsi_text.h"
#include "util/u_debug.h"