Create fileio module
[alexxy/gromacs.git] / src / gromacs / gmxlib / sfactor.c
index 574bd3c49fa520a6f5fbc7d702e73bd5b8d78320..8c4cbf91639687d540e94d6ec3a70bcc53466fdb 100644 (file)
 #include "sysstuff.h"
 #include "smalloc.h"
 #include "string2.h"
-#include "futil.h"
+#include "gromacs/fileio/futil.h"
 #include "maths.h"
 #include "gmx_fatal.h"
 #include "vec.h"
 #include "macros.h"
 #include "index.h"
 #include "strdb.h"
-#include "tpxio.h"
+#include "gromacs/fileio/tpxio.h"
+#include "gromacs/fileio/trxio.h"
 #include "typedefs.h"
 #include "statutil.h"
 #include "oenv.h"
-#include "gmxfio.h"
+#include "gromacs/fileio/gmxfio.h"
 #include "xvgr.h"
-#include "matio.h"
+#include "gromacs/fileio/matio.h"
 #include "names.h"
 #include "sfactor.h"