Use more forward declarations to removed header dependencies
[alexxy/gromacs.git] / src / gromacs / domdec / mdsetup.cpp
index 24edea6acbebd39a4a6b61e66bb9ac4de94151c3..79fe29abbca24a6133a2831e2f1be67af5c35968 100644 (file)
@@ -46,6 +46,8 @@
 #include "gromacs/mdtypes/commrec.h"
 #include "gromacs/mdtypes/forcerec.h"
 #include "gromacs/mdtypes/inputrec.h"
+#include "gromacs/mdtypes/interaction_const.h"
+#include "gromacs/mdtypes/mdatom.h"
 #include "gromacs/pbcutil/mshift.h"
 #include "gromacs/pbcutil/pbc.h"
 #include "gromacs/topology/mtop_util.h"