Move vec.h to math/
[alexxy/gromacs.git] / src / programs / mdrun / pme_loadbal.c
index 25d6fd2563583e669a3c336e11711d592cee6ffb..eafee2fd04728a0c2f15c827190aa526745e6ee1 100644 (file)
@@ -40,7 +40,7 @@
 #include "network.h"
 #include "calcgrid.h"
 #include "pme.h"
-#include "vec.h"
+#include "gromacs/math/vec.h"
 #include "domdec.h"
 #include "nbnxn_cuda_data_mgmt.h"
 #include "force.h"