include programopt.h
authorBrian <brian.paul@tungstengraphics.com>
Tue, 25 Sep 2007 21:20:04 +0000 (15:20 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Tue, 25 Sep 2007 21:20:04 +0000 (15:20 -0600)
src/mesa/main/texenvprogram.c

index 48c28d4..cdf35b4 100644 (file)
@@ -32,6 +32,7 @@
 #include "shader/prog_instruction.h"
 #include "shader/prog_print.h"
 #include "shader/prog_statevars.h"
+#include "shader/programopt.h"
 #include "texenvprogram.h"
 
 /**