summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-08-07 22:13:19 -0700
committerVinson Lee <vlee@vmware.com>2010-08-07 22:13:19 -0700
commit2154dfa70106aeec5a68d3c805a69ccb998d430f (patch)
tree7f4eb003fe98cfea071820bbdd53e75ab5f95280
parenta2a40cefe2335c1edaa20258d74263f0004b2928 (diff)
swrast: Reduce header file inclusion in s_zoom.h.
Include mtypes.h for GLcontext symbol. Include s_span.h for SWspan symbol.
-rw-r--r--src/mesa/swrast/s_zoom.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mesa/swrast/s_zoom.h b/src/mesa/swrast/s_zoom.h
index 43917be65fc..09f624efad5 100644
--- a/src/mesa/swrast/s_zoom.h
+++ b/src/mesa/swrast/s_zoom.h
@@ -25,7 +25,8 @@
#ifndef S_ZOOM_H
#define S_ZOOM_H
-#include "swrast.h"
+#include "main/mtypes.h"
+#include "s_span.h"
extern void