commit | 57d9531cd644226d15be4a09ad1492ab647165dc | [log] [tgz] |
---|---|---|
author | Brian <brian@yutani.localnet.net> | Thu Dec 14 15:03:04 2006 -0700 |
committer | Brian <brian@yutani.localnet.net> | Thu Dec 14 15:03:04 2006 -0700 |
tree | 7bd19d4dc61b663710be1a34c822ac6ced2eb81d | |
parent | c0551f0a465b577a17698ede46370a17e29b3df7 [diff] [blame] |
Updated includes.
diff --git a/src/mesa/shader/programopt.c b/src/mesa/shader/programopt.c index 51caa02..c190071e 100644 --- a/src/mesa/shader/programopt.c +++ b/src/mesa/shader/programopt.c
@@ -36,8 +36,10 @@ #include "imports.h" #include "mtypes.h" #include "program.h" +#include "prog_parameter.h" +#include "prog_statevars.h" #include "programopt.h" -#include "program_instruction.h" +#include "prog_instruction.h" /**