Create fileio module
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_nmens.c
index b5c4904ae4adbc343e843f905f6f700e79d97546..5500f29518371e9fd223568d14d773495ebddc40 100644 (file)
 #include "macros.h"
 #include "gmx_fatal.h"
 #include "vec.h"
-#include "futil.h"
+#include "gromacs/fileio/futil.h"
 #include "statutil.h"
 #include "index.h"
-#include "pdbio.h"
-#include "tpxio.h"
+#include "gromacs/fileio/pdbio.h"
+#include "gromacs/fileio/tpxio.h"
+#include "gromacs/fileio/trxio.h"
 #include "txtdump.h"
 #include "physics.h"
 #include "random.h"