diff -r 7e15987c4500 -r 7068aba64af5 usbengines/usbotgwatcher/inc/cusbstatehostabase.h --- a/usbengines/usbotgwatcher/inc/cusbstatehostabase.h Tue Feb 02 00:52:37 2010 +0200 +++ b/usbengines/usbotgwatcher/inc/cusbstatehostabase.h Fri Feb 19 23:50:33 2010 +0200 @@ -20,6 +20,7 @@ #define C_USBSTATEHOSTABASE_H #include "cusbstate.h" +#include "definitions.h" class CUsbOtgWatcher; /** @@ -47,12 +48,6 @@ */ void ConstructL(); - /** - * Handles special situation (error, or something else) - * @param aWhat to hande (id) - */ - virtual void HandleL(TInt aWhat); - //from CUsbState // From VBus observer /**