Create fileio module
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_helixorient.c
index 9ce31d19f8de754c2c67766bcd62c348d7c3c096..31364688f017250540bb4f9923266d5494a8374e 100644 (file)
 #include "index.h"
 #include "pbc.h"
 #include "gmx_fatal.h"
-#include "futil.h"
+#include "gromacs/fileio/futil.h"
 #include "gstat.h"
 #include "pbc.h"
 #include "do_fit.h"
 #include "gmx_ana.h"
+#include "gromacs/fileio/trxio.h"
 
 
 int gmx_helixorient(int argc, char *argv[])