Merge branch 'i965g-restart'
[mesa.git] / src / mesa / vf / vf.h
index fc988b9fb9aa8231cb3843bee456c9a51a48affe..83d7547619c2be59cfef440b14e831ee63a342d9 100644 (file)
@@ -28,8 +28,8 @@
 #ifndef VF_VERTEX_H
 #define VF_VERTEX_H
 
-#include "mtypes.h"
-#include "m_vector.h"
+#include "main/mtypes.h"
+#include "math/m_vector.h"
 
 enum {
    VF_ATTRIB_POS = 0,