Create fileio module
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_genion.c
index 7a4b3e5e89000c68982082ad8317f9efb673ec45..a5b85c9cbb0badf2ecfaaa3fb7dd40e568301f6f 100644 (file)
 #include "string2.h"
 #include "smalloc.h"
 #include "sysstuff.h"
-#include "confio.h"
+#include "gromacs/fileio/confio.h"
 #include "statutil.h"
 #include "pbc.h"
 #include "force.h"
 #include "gmx_fatal.h"
-#include "futil.h"
+#include "gromacs/fileio/futil.h"
 #include "maths.h"
 #include "macros.h"
 #include "vec.h"
-#include "tpxio.h"
+#include "gromacs/fileio/tpxio.h"
 #include "mdrun.h"
 #include "main.h"
 #include "random.h"