Create fileio module
[alexxy/gromacs.git] / src / gromacs / mdlib / tpi.c
index 7666a24b7f89c18a91a445d4ce429cdd185e4274..cdf55bbeb657d40ba067c664f077dd0e4b56532a 100644 (file)
@@ -43,7 +43,7 @@
 #include "sysstuff.h"
 #include "string2.h"
 #include "network.h"
-#include "confio.h"
+#include "gromacs/fileio/confio.h"
 #include "smalloc.h"
 #include "nrnb.h"
 #include "main.h"
@@ -74,7 +74,8 @@
 #include "ns.h"
 #include "gmx_wallcycle.h"
 #include "mtop_util.h"
-#include "gmxfio.h"
+#include "gromacs/fileio/gmxfio.h"
+#include "gromacs/fileio/trxio.h"
 #include "pme.h"
 #include "gbutil.h"
 #include "gromacs/timing/walltime_accounting.h"