mesa: Add "shader/" path to #include statements in shader parser/lexer sources
authorAlan Coopersmith <alan.coopersmith@sun.com>
Fri, 22 Jan 2010 17:38:06 +0000 (10:38 -0700)
committerBrian Paul <brianp@vmware.com>
Fri, 22 Jan 2010 17:38:06 +0000 (10:38 -0700)
commit2b20b604277e3cdf7afb2431b50dbb05da12ff1c
treebbb22896c46b3ebee0c0e32f976d32a46c811d64
parente4f168a6f4911a096be97d2e83ef8ad9c5862ec0
mesa: Add "shader/" path to #include statements in shader parser/lexer sources

Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Note sure why the compiler's -I paths aren't doing the job, but this is OK.

Signed-off-by: Brian Paul <brianp@vmware.com>
src/mesa/shader/lex.yy.c
src/mesa/shader/program_lexer.l
src/mesa/shader/program_parse.tab.c
src/mesa/shader/program_parse.y