diff options
Diffstat (limited to 'src/mesa/main/syncobj.h')
-rw-r--r-- | src/mesa/main/syncobj.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/main/syncobj.h b/src/mesa/main/syncobj.h index 6b43674662a..faa3f558dea 100644 --- a/src/mesa/main/syncobj.h +++ b/src/mesa/main/syncobj.h @@ -32,7 +32,6 @@ #define SYNCOBJ_H #include "glheader.h" -#include "mfeatures.h" struct _glapi_table; struct dd_function_table; |