st/mesa: Include mfeatures.h in files that perform feature tests.
[mesa.git] / src / mesa / state_tracker / st_cb_queryobj.c
index aa31b3710b594f9bcc806cc358c1494de5b604d3..35036e72f90652919554c8cc1329efaaa42a9531 100644 (file)
@@ -35,6 +35,7 @@
 
 #include "main/imports.h"
 #include "main/context.h"
+#include "main/mfeatures.h"
 
 #include "pipe/p_context.h"
 #include "pipe/p_defines.h"