swrast: Clean up header file inclusion in s_blend.h.
authorVinson Lee <vlee@vmware.com>
Sat, 7 Aug 2010 19:36:50 +0000 (12:36 -0700)
committerVinson Lee <vlee@vmware.com>
Sat, 7 Aug 2010 19:36:50 +0000 (12:36 -0700)
Include mtypes.h for GLcontext symbol.
Include s_span.h for SWspan symbol.

src/mesa/swrast/s_blend.h

index 8d5a81635d5d80b884110b98e29c179db9a31abf..9cedde3bf2054820e3e9eca83cfbc34224aecda8 100644 (file)
@@ -27,7 +27,8 @@
 #define S_BLEND_H
 
 
-#include "s_context.h"
+#include "main/mtypes.h"
+#include "s_span.h"
 
 
 extern void