summaryrefslogtreecommitdiff
path: root/src/mesa/swrast
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-12-24 19:25:30 -0800
committerVinson Lee <vlee@vmware.com>2010-12-24 19:25:30 -0800
commitebe95d37967c32a951f13e552badecc84b295d9b (patch)
treee2455c3d02b4695677661334c1e29ec8a26767f4 /src/mesa/swrast
parent775e373dd9e7c1fd5ac94799371d2a4e9bd86133 (diff)
swrast: Clean up header file inclusion in s_accum.h.
Diffstat (limited to 'src/mesa/swrast')
-rw-r--r--src/mesa/swrast/s_accum.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mesa/swrast/s_accum.h b/src/mesa/swrast/s_accum.h
index 071644b64f..1ad7d32952 100644
--- a/src/mesa/swrast/s_accum.h
+++ b/src/mesa/swrast/s_accum.h
@@ -27,7 +27,8 @@
#define S_ACCUM_H
-#include "main/mtypes.h"
+struct gl_context;
+struct gl_renderbuffer;
extern void