st/mesa: Include mfeatures.h in files that perform feature tests.
[mesa.git] / src / mesa / state_tracker / st_cb_bitmap.h
index 2bd63b9b74137e484f4f091195a6aa14e50f0a5e..ed1415803767f90a77eb4e095f7e67a0c95c27c7 100644 (file)
@@ -31,6 +31,7 @@
 
 
 #include "main/compiler.h"
+#include "main/mfeatures.h"
 
 struct dd_function_table;
 struct st_context;