Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / mdlib / calcvir.c
index 7eebb8768c2628e4ad99cfd18942ccc019ca34cf..8a0edcfba19e4f1d1e09e1b4d4b27032c92b3afa 100644 (file)
@@ -40,7 +40,7 @@
 #endif
 
 #include "force.h"
-#include "vec.h"
+#include "gromacs/math/vec.h"
 #include "mshift.h"
 #include "macros.h"