From: Vinson Lee Date: Sat, 25 Dec 2010 02:06:20 +0000 (-0800) Subject: st/mesa: Clean up header file inclusion in st_gen_mipmap.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b20dac4e2d2348826d31c3c2da06e6a3d4115dcf;p=mesa.git st/mesa: Clean up header file inclusion in st_gen_mipmap.h. --- diff --git a/src/mesa/state_tracker/st_gen_mipmap.h b/src/mesa/state_tracker/st_gen_mipmap.h index 3ba091da151..815c6a51638 100644 --- a/src/mesa/state_tracker/st_gen_mipmap.h +++ b/src/mesa/state_tracker/st_gen_mipmap.h @@ -30,8 +30,10 @@ #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