diff options
Diffstat (limited to 'src/mesa/main/hint.h')
-rw-r--r-- | src/mesa/main/hint.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/main/hint.h b/src/mesa/main/hint.h index ca9659d5886..8d2bcc779f8 100644 --- a/src/mesa/main/hint.h +++ b/src/mesa/main/hint.h @@ -37,7 +37,6 @@ #define HINT_H #include "glheader.h" -#include "mfeatures.h" struct gl_context; |