Create fileio module
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_clustsize.c
index ee15ee3e2f0f2535a01a0681dcba8950fc4cf1d5..d09ce185c60102bdf72833eced668edb3e09c248 100644 (file)
 #include "rmpbc.h"
 #include "statutil.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 "index.h"
 #include "smalloc.h"
 #include "calcgrid.h"
@@ -59,7 +60,7 @@
 #include "coulomb.h"
 #include "pme.h"
 #include "gstat.h"
-#include "matio.h"
+#include "gromacs/fileio/matio.h"
 #include "mtop_util.h"
 #include "gmx_ana.h"