diff options
Diffstat (limited to 'src/mesa/main/texcompress.h')
-rw-r--r-- | src/mesa/main/texcompress.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/main/texcompress.h b/src/mesa/main/texcompress.h index b45e7cf1b88..50c029320df 100644 --- a/src/mesa/main/texcompress.h +++ b/src/mesa/main/texcompress.h @@ -27,7 +27,6 @@ #include "formats.h" #include "glheader.h" -#include "mfeatures.h" struct gl_context; |