projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0831ef5
)
remove some unneeded includes
author
Brian
<brian@yutani.localnet.net>
Thu, 14 Dec 2006 22:49:09 +0000
(15:49 -0700)
committer
Brian
<brian@yutani.localnet.net>
Thu, 14 Dec 2006 22:49:09 +0000
(15:49 -0700)
src/mesa/shader/programopt.c
patch
|
blob
|
history
diff --git
a/src/mesa/shader/programopt.c
b/src/mesa/shader/programopt.c
index c190071e9ce05055379e448828c6ebf3507ff86d..bccb0a3ad7379ce2cc33e89825515a7cc004987e 100644
(file)
--- a/
src/mesa/shader/programopt.c
+++ b/
src/mesa/shader/programopt.c
@@
-33,9
+33,6
@@
#include "glheader.h"
#include "context.h"
-#include "imports.h"
-#include "mtypes.h"
-#include "program.h"
#include "prog_parameter.h"
#include "prog_statevars.h"
#include "programopt.h"