Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / gmxlib / checkpoint.c
index 3651f026ee0e1e1c164dbc8310fa53d88cb8cfce..c718cb715197ef4ad3b4365694de0cd9f69701ab 100644 (file)
@@ -67,7 +67,7 @@
 #include "types/commrec.h"
 #include "gromacs/utility/smalloc.h"
 #include "txtdump.h"
-#include "vec.h"
+#include "gromacs/math/vec.h"
 #include "network.h"
 #include "checkpoint.h"
 #include "gromacs/utility/cstringutil.h"