Create fileio module
[alexxy/gromacs.git] / src / gromacs / mdlib / domdec.c
index 160ad199ca4dc2b3d6dc3d108144bc615272d806..efcc62c20daa643f8fff64f96deab6b5d6717d57 100644 (file)
@@ -38,8 +38,8 @@
 #include "constr.h"
 #include "mdatoms.h"
 #include "names.h"
-#include "pdbio.h"
-#include "futil.h"
+#include "gromacs/fileio/pdbio.h"
+#include "gromacs/fileio/futil.h"
 #include "force.h"
 #include "pme.h"
 #include "pull.h"
@@ -49,7 +49,7 @@
 #include "nsgrid.h"
 #include "shellfc.h"
 #include "mtop_util.h"
-#include "gmxfio.h"
+#include "gromacs/fileio/gmxfio.h"
 #include "gmx_ga2la.h"
 #include "gmx_sort.h"
 #include "macros.h"