diff -r c8e5c3d81b42 -r 39aa16f3fdc2 syncmlfw/common/sosserver/inc/nsmlsosthread.h --- a/syncmlfw/common/sosserver/inc/nsmlsosthread.h Wed Jun 23 19:10:17 2010 +0300 +++ b/syncmlfw/common/sosserver/inc/nsmlsosthread.h Tue Jul 06 15:14:24 2010 +0300 @@ -21,6 +21,7 @@ #include #include +#include #include #include #include "nsmlsosserver.h" @@ -194,7 +195,7 @@ TRequestStatus& iCallerStatus; // RNotifier iNotifier; - TSyncMLAppLaunchNotifRetValPckg iResBuf; + TPckgBuf iResBuf; CNSmlThreadParams& iThreadParams; CNSmlNotifierTimeOut iNotifierTimeOut; @@ -203,7 +204,7 @@ CHbDeviceDialogSymbian* iDevDialog; RProperty iProperty; TBool iHbSyncmlNotifierEnabled; - + RDmDevDialog iDmDevdialog; };