Create fileio module
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_morph.c
index dc568deea6d8d4434102fac6eca619a86d01b4fa..9e8145fe5510abf0ace1529977f48c1c18bbd13c 100644 (file)
 #include "statutil.h"
 #include "smalloc.h"
 #include "macros.h"
-#include "confio.h"
+#include "gromacs/fileio/confio.h"
 #include "xvgr.h"
 #include "index.h"
 #include "do_fit.h"
 #include "gmx_ana.h"
 #include "gmx_fatal.h"
+#include "gromacs/fileio/trxio.h"
 
 
 static real dointerp(int n, rvec x1[], rvec x2[], rvec xx[],