Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / mdlib / domdec_box.c
index 1302ffec3b0dd0cc301578faaf1567a12ee2cd3b..9917e994f9da18f3853c8db87c381aeb5f1c4899 100644 (file)
@@ -38,7 +38,7 @@
 #endif
 
 #include "typedefs.h"
-#include "vec.h"
+#include "gromacs/math/vec.h"
 #include "pbc.h"
 #include "types/commrec.h"
 #include "domdec.h"