From: Vinson Lee Date: Sun, 8 Aug 2010 04:24:16 +0000 (-0700) Subject: swrast: Reduce header file inclusion in s_masking.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=01739cdda2330a98f01ac41cbd5f696aa6901876;p=mesa.git swrast: Reduce header file inclusion in s_masking.h. Include mtypes.h for GLcontext symbol. Include s_span.h for SWspan symbol. --- diff --git a/src/mesa/swrast/s_masking.h b/src/mesa/swrast/s_masking.h index 3ba4f8356cb..cb000da0fd8 100644 --- a/src/mesa/swrast/s_masking.h +++ b/src/mesa/swrast/s_masking.h @@ -27,7 +27,8 @@ #define S_MASKING_H -#include "swrast.h" +#include "main/mtypes.h" +#include "s_span.h" extern void