st/mesa: Include mfeatures.h in files that perform feature tests.
[mesa.git] / src / mesa / state_tracker / st_cb_drawtex.h
index d21262f89770871dcb264f66051c246569b26ce4..455da04e674ddae97f63279071826c5136d030c2 100644 (file)
@@ -11,6 +11,7 @@
 
 
 #include "main/compiler.h"
+#include "main/mfeatures.h"
 
 struct dd_function_table;
 struct st_context;