Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_rdf.c
index c611cc21d5411af6f1aa5738cf8235f4b0b903b0..c705891eaef03fd836d2ab972e0565b7dd1d52b8 100644 (file)
@@ -43,7 +43,7 @@
 
 #include "typedefs.h"
 #include "macros.h"
-#include "vec.h"
+#include "gromacs/math/vec.h"
 #include "pbc.h"
 #include "gromacs/fileio/xvgr.h"
 #include "viewit.h"