include programopt.h
authorBrian <brian.paul@tungstengraphics.com>
Tue, 25 Sep 2007 21:20:04 +0000 (15:20 -0600)
committerKeith 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

index 7387f4f..817071d 100644 (file)
@@ -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"