diff options
Diffstat (limited to 'src/mesa/main/debug.h')
-rw-r--r-- | src/mesa/main/debug.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/main/debug.h b/src/mesa/main/debug.h index 4fbfaff052a..81b160a9b06 100644 --- a/src/mesa/main/debug.h +++ b/src/mesa/main/debug.h @@ -37,7 +37,6 @@ #define _DEBUG_H #include "glheader.h" -#include "mfeatures.h" struct gl_context; struct gl_texture_image; |