Create fileio module
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_dyndom.c
index 807370f2ef7a280f17928c57e144fba15bc75910..e2fbf960757b2239b5300897e0260f35db7c43ac 100644 (file)
 #include "statutil.h"
 #include "smalloc.h"
 #include "index.h"
-#include "confio.h"
+#include "gromacs/fileio/confio.h"
 #include "gmx_fatal.h"
 #include "vec.h"
 #include "physics.h"
 #include "random.h"
 #include "gmx_ana.h"
 #include "macros.h"
+#include "gromacs/fileio/trxio.h"
 
 
 static void rot_conf(t_atoms *atoms, rvec x[], rvec v[], real trans, real angle,