Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / mdlib / forcerec.c
index 5594c6a6223079cccbb416c96d33ff2fb35f79c8..2a5b7654e6276d844c7985f33dfd330d814a648f 100644 (file)
@@ -43,7 +43,7 @@
 #include <assert.h>
 #include "typedefs.h"
 #include "types/commrec.h"
-#include "vec.h"
+#include "gromacs/math/vec.h"
 #include "gromacs/math/utilities.h"
 #include "macros.h"
 #include "gromacs/utility/smalloc.h"