Remove some include order dependencies
[alexxy/gromacs.git] / src / programs / mdrun / pme_loadbal.h
index a96881eac3550caea84c56ca50d5e468eb01b628..db68beb1abd6bdbac04907698d6362a3e33525c4 100644 (file)
 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 */