Use more forward declarations to removed header dependencies
[alexxy/gromacs.git] / src / gromacs / mdlib / forcerec.cpp
index cadf5e6bc1de809f7216018e9eb8afb795e9e85e..d9fae031a65aed2ed4aac2676324c9e5b156f949 100644 (file)
 #include "gromacs/mdlib/wall.h"
 #include "gromacs/mdtypes/commrec.h"
 #include "gromacs/mdtypes/fcdata.h"
+#include "gromacs/mdtypes/forcerec.h"
 #include "gromacs/mdtypes/group.h"
 #include "gromacs/mdtypes/iforceprovider.h"
 #include "gromacs/mdtypes/inputrec.h"
+#include "gromacs/mdtypes/interaction_const.h"
 #include "gromacs/mdtypes/md_enums.h"
 #include "gromacs/nbnxm/gpu_data_mgmt.h"
 #include "gromacs/nbnxm/nbnxm.h"