Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / mdlib / domdec_con.c
index c09ec52fdd5e76f9b7ed015dfdf9dc7fe09fb927..288ea8de3f030a1f161e072aac02faf264afc090 100644 (file)
@@ -39,7 +39,7 @@
 #include <assert.h>
 
 #include "gromacs/utility/smalloc.h"
-#include "vec.h"
+#include "gromacs/math/vec.h"
 #include "constr.h"
 #include "types/commrec.h"
 #include "domdec.h"