Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / mdlib / ewald.c
index 4992003fa07443ee6346b7b0bf1b46cf490489cf..9c065b28a9f67675b9295301506c1f2d286b0d9d 100644 (file)
@@ -44,7 +44,7 @@
 
 #include "typedefs.h"
 #include "types/commrec.h"
-#include "vec.h"
+#include "gromacs/math/vec.h"
 #include "gromacs/utility/smalloc.h"
 #include "gromacs/utility/fatalerror.h"
 #include "physics.h"