summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-11-06 20:56:15 -0700
committerVinson Lee <vlee@vmware.com>2010-11-06 20:56:15 -0700
commitfb83400f6b9e8203bc2a8a3facac9ee28d4c45f8 (patch)
tree81e9987e1a4251ab35609a07f1e647c9d263fb2c
parentaf12de279ea36fa5bc985bbe27ca9e93529cd82f (diff)
mesa: Clean up header file inclusion in api_validate.h.
-rw-r--r--src/mesa/main/api_validate.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/mesa/main/api_validate.h b/src/mesa/main/api_validate.h
index b232a90843..16b9c2b264 100644
--- a/src/mesa/main/api_validate.h
+++ b/src/mesa/main/api_validate.h
@@ -28,7 +28,10 @@
#define API_VALIDATE_H
-#include "mtypes.h"
+#include "glheader.h"
+
+struct gl_buffer_object;
+struct gl_context;
extern GLuint