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-Tag: mesa-7.9-rc1~1393 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2154dfa70106aeec5a68d3c805a69ccb998d430f;p=platform%2Fupstream%2Fmesa.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 43917be..09f624e 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