summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-08-07 21:24:16 -0700
committerVinson Lee <vlee@vmware.com>2010-08-07 21:24:16 -0700
commit01739cdda2330a98f01ac41cbd5f696aa6901876 (patch)
treecad0c87726160c00b2a8a7336671eff8ca21e14d
parent562c72741401da0dd872a875914b8005b863e986 (diff)
swrast: Reduce header file inclusion in s_masking.h.
Include mtypes.h for GLcontext symbol. Include s_span.h for SWspan symbol.
-rw-r--r--src/mesa/swrast/s_masking.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mesa/swrast/s_masking.h b/src/mesa/swrast/s_masking.h
index 3ba4f8356cb..cb000da0fd8 100644
--- a/src/mesa/swrast/s_masking.h
+++ b/src/mesa/swrast/s_masking.h
@@ -27,7 +27,8 @@
#define S_MASKING_H
-#include "swrast.h"
+#include "main/mtypes.h"
+#include "s_span.h"
extern void