projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a65d09
)
st/mesa: remove unneeded #include
author
Brian Paul
<brianp@vmware.com>
Tue, 6 Sep 2011 21:44:44 +0000
(15:44 -0600)
committer
Brian Paul
<brianp@vmware.com>
Tue, 6 Sep 2011 21:44:44 +0000
(15:44 -0600)
src/mesa/state_tracker/st_cb_eglimage.c
patch
|
blob
|
history
diff --git
a/src/mesa/state_tracker/st_cb_eglimage.c
b/src/mesa/state_tracker/st_cb_eglimage.c
index dfde821fc19ced24dc53a1ada89e265265e93b46..531296fb302d4a9c144e79f2f53d5fcd054693f7 100644
(file)
--- a/
src/mesa/state_tracker/st_cb_eglimage.c
+++ b/
src/mesa/state_tracker/st_cb_eglimage.c
@@
-28,7
+28,6
@@
#include "main/mfeatures.h"
#include "main/texobj.h"
-#include "main/texfetch.h"
#include "main/teximage.h"
#include "util/u_inlines.h"
#include "util/u_format.h"