st/mesa: Include mfeatures.h in files that perform feature tests.
[mesa.git] / src / mesa / state_tracker / st_cb_feedback.c
index 5c01856f03381f67ec222a2f861e3b5ee63f6bd0..9b85a39beddf62ca0e94d9caf020f48620ce05d4 100644 (file)
@@ -40,6 +40,7 @@
 #include "main/imports.h"
 #include "main/context.h"
 #include "main/feedback.h"
+#include "main/mfeatures.h"
 
 #include "vbo/vbo.h"