summaryrefslogtreecommitdiff
path: root/src/mesa/main/texcompress_s3tc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/texcompress_s3tc.c')
-rw-r--r--src/mesa/main/texcompress_s3tc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/main/texcompress_s3tc.c b/src/mesa/main/texcompress_s3tc.c
index 2f7168c622..9fc73fec51 100644
--- a/src/mesa/main/texcompress_s3tc.c
+++ b/src/mesa/main/texcompress_s3tc.c
@@ -42,7 +42,6 @@
#include "image.h"
#include "texcompress.h"
#include "texcompress_s3tc.h"
-#include "texformat.h"
#include "texstore.h"
#ifdef __MINGW32__