Create fileio module
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_saxs.c
index 811620a7dc8d38af78eefc9021d4f2b655d8cf17..2d440115ab176126a0f353265628c4b209801b86 100644 (file)
@@ -47,9 +47,9 @@
 #include "pbc.h"
 #include "xvgr.h"
 #include "copyrite.h"
-#include "futil.h"
+#include "gromacs/fileio/futil.h"
 #include "statutil.h"
-#include "tpxio.h"
+#include "gromacs/fileio/tpxio.h"
 #include "physics.h"
 #include "index.h"
 #include "smalloc.h"
@@ -57,7 +57,7 @@
 #include "nrnb.h"
 #include "coulomb.h"
 #include "gstat.h"
-#include "matio.h"
+#include "gromacs/fileio/matio.h"
 #include "gmx_ana.h"
 #include "names.h"
 #include "sfactor.h"