Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / mdlib / calcmu.c
index 27e3065070607f8ee8bf8b59946b5196c5aac957..c35a0e9529a33c514d1a70b5a594d0380910e505 100644 (file)
@@ -44,7 +44,7 @@
 
 #include "typedefs.h"
 #include "network.h"
-#include "vec.h"
+#include "gromacs/math/vec.h"
 #include "physics.h"
 #include "calcmu.h"
 #include "gmx_omp_nthreads.h"