Create fileio module
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_rdf.c
index e01a23474fb5bdd2f77d474957730a881b83bf1c..418dc6d2c601ff17920e72fb6c4760cc58d936cf 100644 (file)
 #include "vec.h"
 #include "pbc.h"
 #include "xvgr.h"
-#include "futil.h"
+#include "gromacs/fileio/futil.h"
 #include "statutil.h"
-#include "tpxio.h"
+#include "gromacs/fileio/tpxio.h"
+#include "gromacs/fileio/trxio.h"
 #include "physics.h"
 #include "index.h"
 #include "smalloc.h"
@@ -56,7 +57,7 @@
 #include "nrnb.h"
 #include "coulomb.h"
 #include "gstat.h"
-#include "matio.h"
+#include "gromacs/fileio/matio.h"
 #include "gmx_ana.h"
 #include "names.h"