diff -r ac7f88fb2797 -r b3a7d8e28262 syncmlfw/common/sosserver/inc/nsmlsosthread.h --- a/syncmlfw/common/sosserver/inc/nsmlsosthread.h Fri Jun 25 14:05:15 2010 +0100 +++ b/syncmlfw/common/sosserver/inc/nsmlsosthread.h Thu Jul 22 16:43:13 2010 +0100 @@ -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; };