projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6ca3ca
)
mesa: remove unneeded #include of texfetch.h
author
Brian Paul
<brianp@vmware.com>
Fri, 9 Sep 2011 02:54:37 +0000
(20:54 -0600)
committer
Brian Paul
<brianp@vmware.com>
Fri, 9 Sep 2011 02:54:58 +0000
(20:54 -0600)
src/mesa/main/texgetimage.c
patch
|
blob
|
history
diff --git
a/src/mesa/main/texgetimage.c
b/src/mesa/main/texgetimage.c
index 4ab39a4dd574a1f0502183d79f4532bdb02c5c7d..2830dda867f207922b4c81d715df07c182a14167 100644
(file)
--- a/
src/mesa/main/texgetimage.c
+++ b/
src/mesa/main/texgetimage.c
@@
-42,7
+42,6
@@
#include "pbo.h"
#include "texcompress.h"
#include "texgetimage.h"
-#include "texfetch.h"
#include "teximage.h"