Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / mdlib / pme.c
index 6259694f81145733a96873736ff2f618ef4e7d1c..2c22d4b76254ed46632ae9be0e982962fe190ef9 100644 (file)
@@ -69,7 +69,7 @@
 
 #include "typedefs.h"
 #include "txtdump.h"
-#include "vec.h"
+#include "gromacs/math/vec.h"
 #include "gromacs/utility/smalloc.h"
 #include "coulomb.h"
 #include "gromacs/utility/fatalerror.h"