summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-08-07 13:04:50 -0700
committerVinson Lee <vlee@vmware.com>2010-08-07 13:04:50 -0700
commit5db13da86699f3d7abd0f0a18e93dc5d3a0ae8bc (patch)
tree7dade220e9bea120d2f978fc96e5d92da9db92ea
parent690ead0f2248c117f675004a1c1918f425ca326f (diff)
swrast: Clean up header file inclusion in s_depth.h.
Include mtypes.h for GLcontext symbol. Include s_span.h for SWspan symbol.
-rw-r--r--src/mesa/swrast/s_depth.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mesa/swrast/s_depth.h b/src/mesa/swrast/s_depth.h
index 7eae3667428..878d242f5e5 100644
--- a/src/mesa/swrast/s_depth.h
+++ b/src/mesa/swrast/s_depth.h
@@ -27,7 +27,8 @@
#define S_DEPTH_H
-#include "s_context.h"
+#include "main/mtypes.h"
+#include "s_span.h"
extern GLuint