summaryrefslogtreecommitdiff
path: root/src/mesa/math
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/math
parent5390a43ce06b27f6d54bc5f237aa305b6948f2af (diff)
Remove mesa include directories, be stricter about include paths.
Diffstat (limited to 'src/mesa/math')
-rw-r--r--src/mesa/math/m_vector.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mesa/math/m_vector.h b/src/mesa/math/m_vector.h
index 222b47f6e1..b1a65b3356 100644
--- a/src/mesa/math/m_vector.h
+++ b/src/mesa/math/m_vector.h
@@ -31,8 +31,8 @@
#ifndef _M_VECTOR_H_
#define _M_VECTOR_H_
-#include "glheader.h"
-#include "mtypes.h" /* hack for GLchan */
+#include "main/glheader.h"
+#include "main/mtypes.h" /* hack for GLchan */
#define VEC_DIRTY_0 0x1