include programopt.h

(cherry picked from commit 83fad68ec1)
This commit is contained in:
Brian 2007-09-25 15:20:04 -06:00 committed by Keith Whitwell
parent c81cce7831
commit fb3c41f504

View 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"