X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fmesa%2Fvf%2Fvf.h;h=83d7547619c2be59cfef440b14e831ee63a342d9;hb=aa02683e45f1eaf61bba2ba7eeda7686efeed2ca;hp=fc988b9fb9aa8231cb3843bee456c9a51a48affe;hpb=9273150f9a8394f4ef630a96f0089ad8cad607f5;p=mesa.git diff --git a/src/mesa/vf/vf.h b/src/mesa/vf/vf.h index fc988b9fb9a..83d7547619c 100644 --- a/src/mesa/vf/vf.h +++ b/src/mesa/vf/vf.h @@ -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,