Move read_tps_conf() to confio.h
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_rms.c
index 4a35277dc526007b2cee6ea1f49aa6e869adbcac..3e32fa29e142e02a984e85440a548b00b222b100 100644 (file)
@@ -40,8 +40,8 @@
 #include <stdlib.h>
 
 #include "gromacs/commandline/pargs.h"
+#include "gromacs/fileio/confio.h"
 #include "gromacs/fileio/matio.h"
-#include "gromacs/fileio/tpxio.h"
 #include "gromacs/fileio/trxio.h"
 #include "gromacs/fileio/xvgr.h"
 #include "gromacs/gmxana/cmat.h"