Create fileio module
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_rotacf.c
index 7d74838d9f2d1d09c72d2e2794bf57d3a1a11150..00107b08a917607d732ee85652309009bc4aab26 100644 (file)
@@ -42,7 +42,7 @@
 #include "physics.h"
 #include "typedefs.h"
 #include "smalloc.h"
-#include "futil.h"
+#include "gromacs/fileio/futil.h"
 #include "statutil.h"
 #include "index.h"
 #include "macros.h"
@@ -51,6 +51,7 @@
 #include "gstat.h"
 #include "vec.h"
 #include "gmx_ana.h"
+#include "gromacs/fileio/trxio.h"
 
 
 int gmx_rotacf(int argc, char *argv[])