From: Vinson Lee Date: Tue, 3 Aug 2010 07:04:14 +0000 (-0700) Subject: mesa: Reduce header file inclusion in texcompress_fxt1.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b5ce878fa70b4abcc925e95f3b438b55bda85832;p=mesa.git mesa: Reduce header file inclusion in texcompress_fxt1.h. texcompress_fxt1.h doesn't use any additional symbols added by mtypes.h. --- diff --git a/src/mesa/main/texcompress_fxt1.h b/src/mesa/main/texcompress_fxt1.h index d63ca71e212..38048b26ccb 100644 --- a/src/mesa/main/texcompress_fxt1.h +++ b/src/mesa/main/texcompress_fxt1.h @@ -25,9 +25,11 @@ #ifndef TEXCOMPRESS_FXT1_H #define TEXCOMPRESS_FXT1_H -#include "main/mtypes.h" +#include "glheader.h" #include "texstore.h" +struct gl_texture_image; + #if FEATURE_texture_fxt1 extern GLboolean