st/mesa: Include mfeatures.h in files that perform feature tests.
[mesa.git] / src / mesa / state_tracker / st_cb_xformfb.h
index 574cf481e18517fbcb3a627ae573731c155a0d1c..1215ebea8715b098c9c943e09dd4990e51e52416 100644 (file)
@@ -30,6 +30,7 @@
 
 
 #include "main/compiler.h"
+#include "main/mfeatures.h"
 
 struct dd_function_table;