summaryrefslogtreecommitdiff
path: root/src/mesa/main/enable.h
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-11-07 21:09:32 -0800
committerVinson Lee <vlee@vmware.com>2010-11-07 21:09:32 -0800
commit0be44c94065063a3ee4eaab30d01f68c734773e6 (patch)
tree710257c759b25f442e91c48c3b6da84c47c89b52 /src/mesa/main/enable.h
parent82cc8261d352384c2545b1ac25a9331854ca2239 (diff)
mesa: Clean up header file inclusion in enable.h.
Diffstat (limited to 'src/mesa/main/enable.h')
-rw-r--r--src/mesa/main/enable.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mesa/main/enable.h b/src/mesa/main/enable.h
index 69e52b1cb2..6d90c170c8 100644
--- a/src/mesa/main/enable.h
+++ b/src/mesa/main/enable.h
@@ -32,7 +32,9 @@
#define ENABLE_H
-#include "mtypes.h"
+#include "glheader.h"
+
+struct gl_context;
extern void