mesa: remove unneeded #include of texfetch.h
authorBrian Paul <brianp@vmware.com>
Fri, 9 Sep 2011 02:54:37 +0000 (20:54 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 9 Sep 2011 02:54:58 +0000 (20:54 -0600)
src/mesa/main/texgetimage.c

index 4ab39a4dd574a1f0502183d79f4532bdb02c5c7d..2830dda867f207922b4c81d715df07c182a14167 100644 (file)
@@ -42,7 +42,6 @@
 #include "pbo.h"
 #include "texcompress.h"
 #include "texgetimage.h"
-#include "texfetch.h"
 #include "teximage.h"