summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-08-07 12:36:50 -0700
committerVinson Lee <vlee@vmware.com>2010-08-07 12:36:50 -0700
commitd6273bb39b9909f5fc530362805cf84cbefc9d25 (patch)
tree1ebe6f435138a29f50f5231aaa8205df1baee4e1
parent12e8e5ee952f0ffceee28fdeff35f790a37ab896 (diff)
swrast: Clean up header file inclusion in s_blend.h.
Include mtypes.h for GLcontext symbol. Include s_span.h for SWspan symbol.
-rw-r--r--src/mesa/swrast/s_blend.h3
1 files changed, 2 insertions, 1 deletions
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