projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5dbd3fe
)
mesa: Clean up header file inclusion in vf.h.
author
Vinson Lee
<vlee@vmware.com>
Fri, 13 Aug 2010 08:23:39 +0000
(
01:23
-0700)
committer
Vinson Lee
<vlee@vmware.com>
Fri, 13 Aug 2010 08:23:39 +0000
(
01:23
-0700)
Remove mtypes.h.
Include glheader.h for GL symbols.
src/mesa/vf/vf.h
patch
|
blob
|
history
diff --git
a/src/mesa/vf/vf.h
b/src/mesa/vf/vf.h
index 83d7547619c2be59cfef440b14e831ee63a342d9..5fe392bbe51423c1a595acfc193fd4d5879a4960 100644
(file)
--- a/
src/mesa/vf/vf.h
+++ b/
src/mesa/vf/vf.h
@@
-28,7
+28,7
@@
#ifndef VF_VERTEX_H
#define VF_VERTEX_H
-#include "main/
mtypes
.h"
+#include "main/
glheader
.h"
#include "math/m_vector.h"
enum {