diff -r c742e1129640 -r aa33c2cb9a50 deviceupdatesui/deviceupdates/inc/nsmldmsynchandler.h --- a/deviceupdatesui/deviceupdates/inc/nsmldmsynchandler.h Wed Jun 23 18:03:02 2010 +0300 +++ b/deviceupdatesui/deviceupdates/inc/nsmldmsynchandler.h Tue Jul 06 14:06:19 2010 +0300 @@ -27,6 +27,9 @@ #include "nsmldmsyncutil.h" #include "nsmldmsyncprofile.h" #include "nsmldmsyncappengine.h" +#include +#include +#include // FORWARD DECLARATIONS class CNSmlDMSyncState; class CNSmlDMActiveCaller; @@ -280,6 +283,10 @@ // Identifies Fota progress note launched or not TBool iFotaProgressLaunched; + + HbDialog * iDialog; + + HbAction * iPrimaryAction; }; #endif // NSMLDMSYNCHANDLER_H