Create fileio module
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_vanhove.c
index f8eecbef5c8ebd6857a1b95981af15d9a98ac6a9..77ba1f51ac5e6dea9a31c09b319cc2f02d32a1a2 100644 (file)
 #include "macros.h"
 #include "statutil.h"
 #include "maths.h"
-#include "futil.h"
+#include "gromacs/fileio/futil.h"
 #include "index.h"
 #include "typedefs.h"
 #include "xvgr.h"
 #include "gstat.h"
-#include "tpxio.h"
+#include "gromacs/fileio/tpxio.h"
+#include "gromacs/fileio/trxio.h"
 #include "vec.h"
-#include "matio.h"
+#include "gromacs/fileio/matio.h"
 #include "gmx_ana.h"