mesa: Clean up header file inclusion in drawtex.h.
authorVinson Lee <vlee@vmware.com>
Mon, 8 Nov 2010 05:05:01 +0000 (21:05 -0800)
committerVinson Lee <vlee@vmware.com>
Mon, 8 Nov 2010 05:05:01 +0000 (21:05 -0800)
src/mesa/main/drawtex.h

index d7d5075..13ff6f9 100644 (file)
@@ -25,7 +25,8 @@
 #define DRAWTEX_H
 
 
-#include "main/mtypes.h"
+#include "glheader.h"
+#include "mfeatures.h"
 
 
 #if FEATURE_OES_draw_texture