mesa: Clean up header file inclusion in vf.h.
authorVinson Lee <vlee@vmware.com>
Fri, 13 Aug 2010 08:23:39 +0000 (01:23 -0700)
committerVinson 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

index 83d7547619c2be59cfef440b14e831ee63a342d9..5fe392bbe51423c1a595acfc193fd4d5879a4960 100644 (file)
@@ -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 {