diff options
Diffstat (limited to 'src/mesa/main/texgetimage.c')
-rw-r--r-- | src/mesa/main/texgetimage.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/main/texgetimage.c b/src/mesa/main/texgetimage.c index 4ab39a4dd57..2830dda867f 100644 --- 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" |