projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b66305
)
mesa: Clean up header file inclusion in rastpos.h.
author
Vinson Lee
<vlee@vmware.com>
Sun, 21 Nov 2010 05:14:06 +0000
(21:14 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Sun, 21 Nov 2010 05:14:06 +0000
(21:14 -0800)
src/mesa/main/rastpos.h
patch
|
blob
|
history
diff --git
a/src/mesa/main/rastpos.h
b/src/mesa/main/rastpos.h
index 9b508eaedf5d18366a2d678e0c7ea38bed656efe..d113906f410b2e94e6afa90ff755d5b204842ad9 100644
(file)
--- a/
src/mesa/main/rastpos.h
+++ b/
src/mesa/main/rastpos.h
@@
-32,8
+32,11
@@
#define RASTPOS_H
-#include "main/mtypes.h"
+#include "compiler.h"
+#include "mfeatures.h"
+struct _glapi_table;
+struct gl_context;
#if FEATURE_rastpos