summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-07-31 16:28:13 -0700
committerVinson Lee <vlee@vmware.com>2010-07-31 16:28:13 -0700
commit8b909144a1469360b3a76be4013d5b011f0bfc2b (patch)
tree035d38a311c594f156b3dcd614705777e806ad6c
parent9e75ac7d25c7bf97b894cd70a4d1657587df5c23 (diff)
mesa: Reduce header file inclusion in get.h.
get.h only needs the GL headers.
-rw-r--r--src/mesa/main/get.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/main/get.h b/src/mesa/main/get.h
index 320492b4ce..99a004b71d 100644
--- a/src/mesa/main/get.h
+++ b/src/mesa/main/get.h
@@ -32,7 +32,7 @@
#define GET_H
-#include "mtypes.h"
+#include "glheader.h"
extern void GLAPIENTRY