summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-07-30 23:32:32 -0700
committerVinson Lee <vlee@vmware.com>2010-07-30 23:32:32 -0700
commit2f30a83ea88d8e062be5e9cf3bbdd8ab618130cc (patch)
tree03c3f882edfe637574e182f432c7a761ef3ec4aa
parent378b8df47acd2c85c6cc0ea6f22d2994e4a2ee77 (diff)
mesa: Include missing header in pixelstore.h.
Include mtypes.h for GLcontext symbol.
-rw-r--r--src/mesa/main/pixelstore.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/main/pixelstore.h b/src/mesa/main/pixelstore.h
index ee963f9ba3..47bff4276d 100644
--- a/src/mesa/main/pixelstore.h
+++ b/src/mesa/main/pixelstore.h
@@ -33,6 +33,7 @@
#include "glheader.h"
+#include "mtypes.h"
extern void GLAPIENTRY