diff -r 1a297fa72b1e -r f6533aee8b2b usbengines/usbotgwatcher/src/cusbstatehosthandledropping.cpp --- a/usbengines/usbotgwatcher/src/cusbstatehosthandledropping.cpp Wed Apr 14 17:02:32 2010 +0300 +++ b/usbengines/usbotgwatcher/src/cusbstatehosthandledropping.cpp Tue Apr 27 17:41:29 2010 +0300 @@ -17,6 +17,7 @@ #include #include +#include #include "cusbotgwatcher.h" #include "cusbstatehosthandledropping.h" @@ -385,8 +386,8 @@ switch (aMessage) { - // USBDI - case KEventUsbBadDeviceDetached: + // OTGDI + case KEventUsbOtgBadDeviceDetached: { LOG("BadDeviceDetached" ); ChangeHostStateL( EUsbStateHostUndefined);