X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fprograms%2Fmdrun%2Fpme_loadbal.h;h=db68beb1abd6bdbac04907698d6362a3e33525c4;hb=ca364374d27b09e182ef2a7bd099a6ec038ad21e;hp=a96881eac3550caea84c56ca50d5e468eb01b628;hpb=9ea20ff4673e495759f222cb2cfb0c89b996ddef;p=alexxy%2Fgromacs.git diff --git a/src/programs/mdrun/pme_loadbal.h b/src/programs/mdrun/pme_loadbal.h index a96881eac3..db68beb1ab 100644 --- a/src/programs/mdrun/pme_loadbal.h +++ b/src/programs/mdrun/pme_loadbal.h @@ -40,6 +40,12 @@ extern "C" { #endif +#include "gromacs/legacyheaders/types/commrec_fwd.h" +#include "gromacs/legacyheaders/types/forcerec.h" +#include "gromacs/legacyheaders/types/inputrec.h" +#include "gromacs/legacyheaders/types/interaction_const.h" +#include "gromacs/legacyheaders/types/state.h" + typedef struct pme_load_balancing *pme_load_balancing_t; /* Initialze the PP-PME load balacing data and infrastructure */