Create fileio module
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_density.c
index 5b9a4915368c0f07299965d102b14b2f3f20883d..543f3d32232e2324a5d7f8526e7f2145a81473bc 100644 (file)
 #include "vec.h"
 #include "xvgr.h"
 #include "pbc.h"
-#include "futil.h"
+#include "gromacs/fileio/futil.h"
 #include "statutil.h"
 #include "index.h"
-#include "tpxio.h"
+#include "gromacs/fileio/tpxio.h"
+#include "gromacs/fileio/trxio.h"
 #include "physics.h"
 #include "gmx_ana.h"
 #include "macros.h"