Create fileio module
[alexxy/gromacs.git] / src / gromacs / gmxlib / index.c
index 5c8492490f5beff91e7e6a73bd24c7f1aa146fdb..c7f9c98014be4ab8cc1619845a2652d08dab9194 100644 (file)
 #include <assert.h>
 #include "sysstuff.h"
 #include "strdb.h"
-#include "futil.h"
+#include "gromacs/fileio/futil.h"
 #include "macros.h"
 #include "names.h"
 #include "string2.h"
 #include "statutil.h"
-#include "confio.h"
+#include "gromacs/fileio/confio.h"
 #include "main.h"
 #include "typedefs.h"
 #include "smalloc.h"
@@ -54,7 +54,7 @@
 #include "macros.h"
 #include "index.h"
 #include "txtdump.h"
-#include "gmxfio.h"
+#include "gromacs/fileio/gmxfio.h"