projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
378b8df
)
mesa: Include missing header in pixelstore.h.
author
Vinson Lee
<vlee@vmware.com>
Sat, 31 Jul 2010 06:32:32 +0000
(23:32 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Sat, 31 Jul 2010 06:32:32 +0000
(23:32 -0700)
Include mtypes.h for GLcontext symbol.
src/mesa/main/pixelstore.h
patch
|
blob
|
history
diff --git
a/src/mesa/main/pixelstore.h
b/src/mesa/main/pixelstore.h
index ee963f9ba3c113cd2c8a2890b4b974b375408b6d..47bff4276d175923b45262b7781e2f145e972991 100644
(file)
--- 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