diff -r 25fce757be94 -r e02eb84a14d2 usbengines/usbotgwatcher/src/cusbstatehosthandledropping.cpp --- a/usbengines/usbotgwatcher/src/cusbstatehosthandledropping.cpp Tue Aug 31 16:13:57 2010 +0300 +++ b/usbengines/usbotgwatcher/src/cusbstatehosthandledropping.cpp Wed Sep 01 12:20:49 2010 +0100 @@ -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);