Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / mdlib / vcm.c
index 3be1995d4071a9cc1e0677a35076cafb999a908a..5deaefd6e2e9d153417f1def12ef3fc609033866 100644 (file)
@@ -41,7 +41,7 @@
 
 #include "macros.h"
 #include "vcm.h"
-#include "vec.h"
+#include "gromacs/math/vec.h"
 #include "gromacs/utility/smalloc.h"
 #include "names.h"
 #include "txtdump.h"