summaryrefslogtreecommitdiff
path: root/src/mesa/main/drawtex.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/drawtex.h')
-rw-r--r--src/mesa/main/drawtex.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mesa/main/drawtex.h b/src/mesa/main/drawtex.h
index d7d507566b..13ff6f97e9 100644
--- a/src/mesa/main/drawtex.h
+++ b/src/mesa/main/drawtex.h
@@ -25,7 +25,8 @@
#define DRAWTEX_H
-#include "main/mtypes.h"
+#include "glheader.h"
+#include "mfeatures.h"
#if FEATURE_OES_draw_texture