diff -r b73a2e62868f -r 6752808b2036 harvester/monitorplugins/mmcplugin/inc/mmcscannerao.h --- a/harvester/monitorplugins/mmcplugin/inc/mmcscannerao.h Tue Feb 02 00:24:33 2010 +0200 +++ b/harvester/monitorplugins/mmcplugin/inc/mmcscannerao.h Fri Feb 19 23:14:48 2010 +0200 @@ -23,6 +23,7 @@ #include #include "mdeharvestersession.h" #include "mmcfilelist.h" +#include "harvestereventmanager.h" // FORWARD DECLARATION class MMonitorPluginObserver; @@ -98,6 +99,8 @@ MMonitorPluginObserver* iObserver; RPointerArray iHdArray; + + CHarvesterEventManager* iHEM; }; #endif // CMMCSCANNERAO_H