diff -r 5b2a402e96ac -r 25fce757be94 usbengines/usbwatcher/inc/cusbwatcher.h --- a/usbengines/usbwatcher/inc/cusbwatcher.h Thu Aug 19 10:54:11 2010 +0300 +++ b/usbengines/usbwatcher/inc/cusbwatcher.h Tue Aug 31 16:13:57 2010 +0300 @@ -30,7 +30,7 @@ #include "debug.h" #include "musbwatchernotify.h" #include "cusbwatchersession.h" -#include "tusbindicatorhandler.h" +#include "cusbindicatorhandler.h" class CUsbActiveState; @@ -180,7 +180,7 @@ * @param aStateOld old device state * @param aStateNew new device state */ - void StateChangeNotify( TUsbDeviceState aStateOld, + void StateChangeNotifyL( TUsbDeviceState aStateOld, TUsbDeviceState aStateNew ); @@ -427,7 +427,7 @@ /* * USB indicator handler to handle device side indicator */ - TUsbIndicatorHandler iUsbIndicatorHandler; + CUsbIndicatorHandler* iUsbIndicatorHandler; /* * Starting mode is normal?