mesa: Allow extensions in MESA_EXTENSION_OVERRIDE to be prefixed with '+'
[mesa.git] / src / mesa / main / syncobj.c
index 2c8bcbeaf7cbc2fcf5850886e851f0254fb2e452..e1a5c6c0f92db0b3ebdcd38b696fed2e3dbf0ade 100644 (file)
 #include "imports.h"
 #include "context.h"
 #include "macros.h"
+#include "mfeatures.h"
 #include "get.h"
 #include "dispatch.h"
+#include "mtypes.h"
 
 #if FEATURE_ARB_sync
 #include "syncobj.h"