Remove some pieces from forcerec.h
[alexxy/gromacs.git] / src / gromacs / gmxlib / nonbonded / nonbonded.h
index 6dccff7c30aa97078c52b5d016a36ade1135b5b0..c690da7bd0f3535a3791fdba39c64eab4320b2c0 100644 (file)
 
 #include "gromacs/gmxlib/nrnb.h"
 #include "gromacs/math/vectypes.h"
-#include "gromacs/mdtypes/forcerec.h"
 #include "gromacs/mdtypes/mdatom.h"
 #include "gromacs/mdtypes/nblist.h"
 #include "gromacs/topology/block.h"
 #include "gromacs/utility/basedefinitions.h"
 
+struct gmx_grppairener_t;
+struct t_forcerec;
+
 void
 gmx_nonbonded_setup(t_forcerec *fr,
                     gmx_bool    bGenericKernelOnly);