Create fileio module
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_mdmat.c
index 53b9bc1761f53f6b3c62b64a5fb7236c8409a030..157304abc07822efa881583ef7c9cb715968e3a8 100644 (file)
 #include "vec.h"
 #include "sysstuff.h"
 #include "typedefs.h"
-#include "filenm.h"
+#include "gromacs/fileio/filenm.h"
 #include "statutil.h"
-#include "futil.h"
+#include "gromacs/fileio/futil.h"
 #include "gmx_fatal.h"
 #include "smalloc.h"
-#include "matio.h"
+#include "gromacs/fileio/matio.h"
 #include "xvgr.h"
 #include "index.h"
-#include "tpxio.h"
+#include "gromacs/fileio/tpxio.h"
+#include "gromacs/fileio/trxio.h"
 #include "rmpbc.h"
 #include "pbc.h"
 #include "gmx_ana.h"