From: Vinson Lee Date: Sun, 8 Aug 2010 05:13:19 +0000 (-0700) Subject: swrast: Reduce header file inclusion in s_zoom.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2154dfa70106aeec5a68d3c805a69ccb998d430f;p=mesa.git swrast: Reduce header file inclusion in s_zoom.h. Include mtypes.h for GLcontext symbol. Include s_span.h for SWspan symbol. --- diff --git a/src/mesa/swrast/s_zoom.h b/src/mesa/swrast/s_zoom.h index 43917be65fc..09f624efad5 100644 --- a/src/mesa/swrast/s_zoom.h +++ b/src/mesa/swrast/s_zoom.h @@ -25,7 +25,8 @@ #ifndef S_ZOOM_H #define S_ZOOM_H -#include "swrast.h" +#include "main/mtypes.h" +#include "s_span.h" extern void