Create fileio module
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_trjorder.c
index fa2faee6fc7c72b8ee56734ba67afeb6a9c4eeed..9ea317fc41f972d00b53d2644261d25d4413f3c2 100644 (file)
@@ -45,7 +45,7 @@
 #include "macros.h"
 #include "vec.h"
 #include "pbc.h"
-#include "futil.h"
+#include "gromacs/fileio/futil.h"
 #include "statutil.h"
 #include "index.h"
 #include "mshift.h"
@@ -53,7 +53,8 @@
 #include "princ.h"
 #include "rmpbc.h"
 #include "txtdump.h"
-#include "tpxio.h"
+#include "gromacs/fileio/tpxio.h"
+#include "gromacs/fileio/trxio.h"
 #include "gmx_ana.h"
 
 typedef struct {