diff options
Diffstat (limited to 'src/mesa/main/rastpos.h')
-rw-r--r-- | src/mesa/main/rastpos.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/main/rastpos.h b/src/mesa/main/rastpos.h index bbd32abd383..53acb4d0f51 100644 --- a/src/mesa/main/rastpos.h +++ b/src/mesa/main/rastpos.h @@ -33,7 +33,6 @@ #include "compiler.h" -#include "mfeatures.h" struct _glapi_table; struct gl_context; |