Create fileio module
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_principal.c
index 8fe808599f35ef27bd972aeb53a914a0a7ba55e8..634bfab69272f1a424f8f4a7ea63f0580770bec3 100644 (file)
@@ -46,7 +46,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"
@@ -54,7 +54,8 @@
 #include "princ.h"
 #include "rmpbc.h"
 #include "txtdump.h"
-#include "tpxio.h"
+#include "gromacs/fileio/tpxio.h"
+#include "gromacs/fileio/trxio.h"
 #include "gstat.h"
 #include "gmx_ana.h"