Remove some typedefs.h dependencies
[alexxy/gromacs.git] / src / gromacs / trajectoryanalysis / runnercommon.h
index 1ece73f6d547fc2b328f9d0977af2f39cea0705a..e8753db7756d6dba454a8a53cb2c627d6ba68871 100644 (file)
 #ifndef GMX_TRAJECTORYANALYSIS_RUNNERCOMMON_H
 #define GMX_TRAJECTORYANALYSIS_RUNNERCOMMON_H
 
-#include "gromacs/fileio/trx.h"
 #include "gromacs/utility/common.h"
 
+struct t_trxframe;
+
 namespace gmx
 {