projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c81cce7
)
include programopt.h
author
Brian
<brian.paul@tungstengraphics.com>
Tue, 25 Sep 2007 21:20:04 +0000
(15:20 -0600)
committer
Keith Whitwell
<keith@tungstengraphics.com>
Wed, 24 Sep 2008 17:04:31 +0000
(10:04 -0700)
(cherry picked from commit
83fad68ec1989c719646a76f4cc5e0b3d23537ed
)
src/mesa/main/texenvprogram.c
patch
|
blob
|
history
diff --git
a/src/mesa/main/texenvprogram.c
b/src/mesa/main/texenvprogram.c
index 7387f4fb2fd2c3dec16aa973d8a9bfdc9c8e3c9e..817071d4e856a5dcbd970cd9a8f5dba657c15fc9 100644
(file)
--- a/
src/mesa/main/texenvprogram.c
+++ b/
src/mesa/main/texenvprogram.c
@@
-34,6
+34,7
@@
#include "shader/prog_instruction.h"
#include "shader/prog_print.h"
#include "shader/prog_statevars.h"
+#include "shader/programopt.h"
#include "texenvprogram.h"