Create fileio module
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_msd.c
index f0b94dd16c3204f30c0c76867203063a0046deb2..92afde099edd566e9aabcb4ca5bdb7a79c06c81d 100644 (file)
 #include "macros.h"
 #include "statutil.h"
 #include "maths.h"
-#include "futil.h"
+#include "gromacs/fileio/futil.h"
 #include "index.h"
 #include "typedefs.h"
 #include "xvgr.h"
 #include "gstat.h"
 #include "gmx_statistics.h"
-#include "tpxio.h"
+#include "gromacs/fileio/tpxio.h"
+#include "gromacs/fileio/trxio.h"
 #include "pbc.h"
 #include "vec.h"
-#include "confio.h"
+#include "gromacs/fileio/confio.h"
 #include "gmx_ana.h"