From: Brian Date: Tue, 25 Sep 2007 21:20:04 +0000 (-0600) Subject: include programopt.h X-Git-Tag: 062012170305~17580^2~390^2~4026 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=83fad68ec1989c719646a76f4cc5e0b3d23537ed;p=profile%2Fivi%2Fmesa.git include programopt.h --- diff --git a/src/mesa/main/texenvprogram.c b/src/mesa/main/texenvprogram.c index 48c28d4..cdf35b4 100644 --- a/src/mesa/main/texenvprogram.c +++ b/src/mesa/main/texenvprogram.c @@ -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" /**