projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1fdf12
)
st/mesa: Remove unnecessary headers.
author
Vinson Lee
<vlee@vmware.com>
Thu, 15 Apr 2010 06:49:31 +0000
(23:49 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Thu, 15 Apr 2010 06:49:31 +0000
(23:49 -0700)
src/mesa/state_tracker/st_texture.c
patch
|
blob
|
history
diff --git
a/src/mesa/state_tracker/st_texture.c
b/src/mesa/state_tracker/st_texture.c
index c80736ffd7ca08a9dce9f1df3342d4f931dcfe28..2dcd9a879b9a1a3674d1ff7e689571f9b9de7153 100644
(file)
--- a/
src/mesa/state_tracker/st_texture.c
+++ b/
src/mesa/state_tracker/st_texture.c
@@
-31,9
+31,6
@@
#include "st_cb_fbo.h"
#include "st_inlines.h"
#include "main/enums.h"
-#include "main/texfetch.h"
-#include "main/teximage.h"
-#include "main/texobj.h"
#undef Elements /* fix re-defined macro warning */