st/mesa: Clean up header file inclusion in st_gen_mipmap.h.
authorVinson Lee <vlee@vmware.com>
Sat, 25 Dec 2010 02:06:20 +0000 (18:06 -0800)
committerVinson Lee <vlee@vmware.com>
Sat, 25 Dec 2010 02:06:20 +0000 (18:06 -0800)
src/mesa/state_tracker/st_gen_mipmap.h

index 3ba091d..815c6a5 100644 (file)
 #define ST_GEN_MIPMAP_H
 
 
-#include "main/mtypes.h"
+#include "main/glheader.h"
 
+struct gl_context;
+struct gl_texture_object;
 struct st_context;
 
 extern void