diff options
Diffstat (limited to 'mesalib/src/mesa/state_tracker/st_cb_drawtex.h')
-rw-r--r-- | mesalib/src/mesa/state_tracker/st_cb_drawtex.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mesalib/src/mesa/state_tracker/st_cb_drawtex.h b/mesalib/src/mesa/state_tracker/st_cb_drawtex.h index 48cf45e1f..0937b48f8 100644 --- a/mesalib/src/mesa/state_tracker/st_cb_drawtex.h +++ b/mesalib/src/mesa/state_tracker/st_cb_drawtex.h @@ -11,6 +11,7 @@ #include "main/compiler.h"
+#include "main/mfeatures.h"
struct dd_function_table;
struct st_context;
|