Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / gmxlib / typedefs.c
index 92b10975ca885d062640ad4db30beb4c6e3a0db6..87b2e637146beeb16b2ab95161cc50e403a1a421 100644 (file)
@@ -43,7 +43,7 @@
 
 #include "gromacs/utility/smalloc.h"
 #include "symtab.h"
-#include "vec.h"
+#include "gromacs/math/vec.h"
 #include "pbc.h"
 #include "macros.h"
 #include <string.h>