summaryrefslogtreecommitdiff
path: root/src/mesa/swrast/s_atifragshader.h
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-08-07 12:25:20 -0700
committerVinson Lee <vlee@vmware.com>2010-08-07 12:25:20 -0700
commit12e8e5ee952f0ffceee28fdeff35f790a37ab896 (patch)
treed8bd729fcac2d077c04730f92e0a3b93602ea62b /src/mesa/swrast/s_atifragshader.h
parent1bc1c669b291b60da493d72df0914f80a541c376 (diff)
swrast: Clean up header file inclusion in s_atifragshader.h.
s_atifragshader.h Include mtypes.h for GLcontext symbol. Include s_span.h for SWspan symbol. s_atifragshader.c Include s_context.h for SWcontext symbol.
Diffstat (limited to 'src/mesa/swrast/s_atifragshader.h')
-rw-r--r--src/mesa/swrast/s_atifragshader.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mesa/swrast/s_atifragshader.h b/src/mesa/swrast/s_atifragshader.h
index 871a0c0455..cce455a046 100644
--- a/src/mesa/swrast/s_atifragshader.h
+++ b/src/mesa/swrast/s_atifragshader.h
@@ -27,7 +27,8 @@
#define S_ATIFRAGSHADER_H
-#include "s_context.h"
+#include "main/mtypes.h"
+#include "s_span.h"
extern void