diff options
Diffstat (limited to 'src/mesa/main/api_validate.h')
-rw-r--r-- | src/mesa/main/api_validate.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/main/api_validate.h b/src/mesa/main/api_validate.h index 0ca9c90d92c..5cd04195563 100644 --- a/src/mesa/main/api_validate.h +++ b/src/mesa/main/api_validate.h @@ -29,7 +29,6 @@ #include "glheader.h" -#include "mfeatures.h" struct gl_buffer_object; struct gl_context; |