Use more forward declarations to removed header dependencies
[alexxy/gromacs.git] / src / gromacs / gmxlib / nonbonded / nb_free_energy.cpp
index 7785ab657a1d11b657fec45a3ceed640dcacda7a..e84bdaf037d2b7f1fb32a71c7113ebed0229385b 100644 (file)
@@ -50,7 +50,9 @@
 #include "gromacs/math/vec.h"
 #include "gromacs/mdtypes/forceoutput.h"
 #include "gromacs/mdtypes/forcerec.h"
+#include "gromacs/mdtypes/interaction_const.h"
 #include "gromacs/mdtypes/md_enums.h"
+#include "gromacs/mdtypes/mdatom.h"
 #include "gromacs/simd/simd.h"
 #include "gromacs/utility/fatalerror.h"