Mesa (master): include programopt.h

Keith Whitwell keithw at kemper.freedesktop.org
Wed Sep 24 17:37:26 UTC 2008


Module: Mesa
Branch: master
Commit: fb3c41f5044bc0e228470ebf9f2cfdf2c53f191f
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=fb3c41f5044bc0e228470ebf9f2cfdf2c53f191f

Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Sep 25 15:20:04 2007 -0600

include programopt.h
(cherry picked from commit 83fad68ec1989c719646a76f4cc5e0b3d23537ed)

---

 src/mesa/main/texenvprogram.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/mesa/main/texenvprogram.c b/src/mesa/main/texenvprogram.c
index 7387f4f..817071d 100644
--- 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"
 
 




More information about the mesa-commit mailing list