Activation of density fitting and move of module notifications
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / readir.h
index d6a25eca5fc6a1b5400cea84aef1118f9abe09f0..3be50585b575ec52eba40d31dfaa9816c2a45572 100644 (file)
 
 #include "gromacs/fileio/readinp.h"
 #include "gromacs/math/vectypes.h"
-#include "gromacs/mdrun/mdmodules.h"
 #include "gromacs/utility/real.h"
 
 namespace gmx
 {
 class MDModules;
+struct MdModulesNotifier;
 }
 
 struct gmx_mtop_t;
@@ -128,7 +128,7 @@ void do_index(const char                         * mdparin,
               const char                          *ndx,
               gmx_mtop_t                          *mtop,
               bool                                 bVerbose,
-              const gmx::MDModules::notifier_type &notifier,
+              const gmx::MdModulesNotifier        &notifier,
               t_inputrec                          *ir,
               warninp_t                            wi);
 /* Read the index file and assign grp numbers to atoms.