Create fileio module
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_enemat.c
index 25c5e376175dac425d1c5bdb29ff455cd18625d1..7c9efe6b85270f12fa06e21b2353377180005cb7 100644 (file)
 #include "gmx_fatal.h"
 #include "vec.h"
 #include "smalloc.h"
-#include "enxio.h"
+#include "gromacs/fileio/enxio.h"
 #include "statutil.h"
 #include "names.h"
 #include "macros.h"
 #include "xvgr.h"
 #include "gstat.h"
 #include "physics.h"
-#include "matio.h"
+#include "gromacs/fileio/matio.h"
 #include "strdb.h"
 #include "gmx_ana.h"
+#include "gromacs/fileio/trxio.h"
 
 
 static int search_str2(int nstr, char **str, char *key)