Use more forward declarations to removed header dependencies
[alexxy/gromacs.git] / src / gromacs / domdec / domdec_topology.cpp
index e8fa082df4d489dafe5119cb261673fe4782541c..c34831c515c60951906bb1177e9d0c994f59fb69 100644 (file)
@@ -61,7 +61,9 @@
 #include "gromacs/math/vec.h"
 #include "gromacs/mdlib/forcerec.h"
 #include "gromacs/mdlib/gmx_omp_nthreads.h"
+#include "gromacs/mdlib/vsite.h"
 #include "gromacs/mdtypes/commrec.h"
+#include "gromacs/mdtypes/forcerec.h"
 #include "gromacs/mdtypes/inputrec.h"
 #include "gromacs/mdtypes/md_enums.h"
 #include "gromacs/mdtypes/mdatom.h"