summaryrefslogtreecommitdiff
path: root/src/mesa/vf
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2007-08-15 15:12:03 +0100
committerKeith Whitwell <keith@tungstengraphics.com>2007-08-15 23:48:48 +0100
commitb0b871429daabfb6a8788444283021fab79e2d0f (patch)
treeae669711279e13baab47ceb5a49157ae641ac3f6 /src/mesa/vf
parent5390a43ce06b27f6d54bc5f237aa305b6948f2af (diff)
Remove mesa include directories, be stricter about include paths.
Diffstat (limited to 'src/mesa/vf')
-rw-r--r--src/mesa/vf/vf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/vf/vf.h b/src/mesa/vf/vf.h
index 8ca3ab6d4a..83d7547619 100644
--- 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 "mtypes.h"
+#include "main/mtypes.h"
#include "math/m_vector.h"
enum {