Remove some typedefs.h dependencies
[alexxy/gromacs.git] / src / gromacs / selection / tests / poscalc.cpp
index a5a8d9faa735289364324f930137eb67d0de7fdd..db01535ba19ef3640c7512e6cc8b6a602de9c233 100644 (file)
 
 #include <vector>
 
-#include "gromacs/legacyheaders/typedefs.h"
-
+#include "gromacs/fileio/trx.h"
 #include "gromacs/math/vec.h"
 #include "gromacs/selection/indexutil.h"
 #include "gromacs/selection/poscalc.h"
 #include "gromacs/selection/position.h"
+#include "gromacs/topology/topology.h"
 #include "gromacs/utility/smalloc.h"
 #include "gromacs/utility/uniqueptr.h"