projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
681b78f
)
gallium: include p_compiler.h instead of p_util.h
author
Brian
<brian@i915.localnet.net>
Wed, 27 Feb 2008 23:00:04 +0000
(16:00 -0700)
committer
Brian
<brian@i915.localnet.net>
Wed, 27 Feb 2008 23:00:04 +0000
(16:00 -0700)
src/gallium/auxiliary/tgsi/util/tgsi_scan.h
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/tgsi/util/tgsi_scan.h
b/src/gallium/auxiliary/tgsi/util/tgsi_scan.h
index 563ee900fa5f9a97f2fa731396be05898f3d3c12..0530bc6b510cf3c442f806ab45906136403c7ddb 100644
(file)
--- a/
src/gallium/auxiliary/tgsi/util/tgsi_scan.h
+++ b/
src/gallium/auxiliary/tgsi/util/tgsi_scan.h
@@
-29,7
+29,7
@@
#define TGSI_SCAN_H
-#include "pipe/p_
util
.h"
+#include "pipe/p_
compiler
.h"
#include "pipe/p_state.h"
#include "pipe/p_shader_tokens.h"