summaryrefslogtreecommitdiff
path: root/src/mesa/main/blend.h
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-11-07 19:54:00 -0800
committerVinson Lee <vlee@vmware.com>2010-11-07 19:54:00 -0800
commitf26565f221038ff63ab983938a89eadeafc73a04 (patch)
treebb306d88d393ceaf767d68df768c4096f7f16727 /src/mesa/main/blend.h
parent42a8af9239ee2707c06d089c0c981c4d56c1f115 (diff)
mesa: Clean up header file inclusion in blend.h.
Diffstat (limited to 'src/mesa/main/blend.h')
-rw-r--r--src/mesa/main/blend.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mesa/main/blend.h b/src/mesa/main/blend.h
index 677b01cc9f..f72c779f1a 100644
--- a/src/mesa/main/blend.h
+++ b/src/mesa/main/blend.h
@@ -33,7 +33,9 @@
#define BLEND_H
-#include "mtypes.h"
+#include "glheader.h"
+
+struct gl_context;
extern void GLAPIENTRY