From: Vinson Lee Date: Sat, 7 Aug 2010 19:36:50 +0000 (-0700) Subject: swrast: Clean up header file inclusion in s_blend.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d6273bb39b9909f5fc530362805cf84cbefc9d25;p=mesa.git swrast: Clean up header file inclusion in s_blend.h. Include mtypes.h for GLcontext symbol. Include s_span.h for SWspan symbol. --- diff --git a/src/mesa/swrast/s_blend.h b/src/mesa/swrast/s_blend.h index 8d5a81635d5..9cedde3bf20 100644 --- a/src/mesa/swrast/s_blend.h +++ b/src/mesa/swrast/s_blend.h @@ -27,7 +27,8 @@ #define S_BLEND_H -#include "s_context.h" +#include "main/mtypes.h" +#include "s_span.h" extern void