Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / fileio / trajectory_writing.c
index 3f90db4cf218474db331647bf56fbba34381e64b..f19020867d31b904a414ac45f0df01e401c0a933 100644 (file)
@@ -38,7 +38,7 @@
 
 #include "typedefs.h"
 #include "gromacs/utility/smalloc.h"
-#include "vec.h"
+#include "gromacs/math/vec.h"
 #include "sim_util.h"
 #include "mdrun.h"
 #include "confio.h"