projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ed1dc8
)
grammar: Include the correct glsl pp header.
author
Michal Krol
<michal@vmware.com>
Wed, 23 Sep 2009 07:40:40 +0000
(09:40 +0200)
committer
Michal Krol
<michal@vmware.com>
Wed, 23 Sep 2009 07:40:40 +0000
(09:40 +0200)
src/mesa/shader/grammar/grammar_mesa.h
patch
|
blob
|
history
diff --git
a/src/mesa/shader/grammar/grammar_mesa.h
b/src/mesa/shader/grammar/grammar_mesa.h
index 20d13da83815f37e7b5e519c823ba2eb0a8088c3..beabf1e4e17c3bbe2d8cfb9d0a5293c3d3cb3a29 100644
(file)
--- a/
src/mesa/shader/grammar/grammar_mesa.h
+++ b/
src/mesa/shader/grammar/grammar_mesa.h
@@
-26,7
+26,7
@@
#define GRAMMAR_MESA_H
-#include "../../glsl/pp/sl_pp_
context
.h"
+#include "../../glsl/pp/sl_pp_
public
.h"
#include "main/imports.h"
/* NOTE: include Mesa 3-D specific headers here */