projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56b4819
)
mesa: Clean up header file inclusion in points.h.
author
Vinson Lee
<vlee@vmware.com>
Sat, 13 Nov 2010 09:16:12 +0000
(
01:16
-0800)
committer
Vinson Lee
<vlee@vmware.com>
Sat, 13 Nov 2010 09:16:12 +0000
(
01:16
-0800)
src/mesa/main/points.h
patch
|
blob
|
history
diff --git
a/src/mesa/main/points.h
b/src/mesa/main/points.h
index b222379b1b5eba9accbef9f02d41d071baee39ba..306a8a572f93b41cb72f836cb3bb5f394ba214b6 100644
(file)
--- a/
src/mesa/main/points.h
+++ b/
src/mesa/main/points.h
@@
-32,7
+32,9
@@
#define POINTS_H
-#include "mtypes.h"
+#include "glheader.h"
+
+struct gl_context;
extern void GLAPIENTRY