diff -r 5b2a402e96ac -r 25fce757be94 usbengines/usbotgwatcher/src/cusbstatehosthandledropping.cpp --- a/usbengines/usbotgwatcher/src/cusbstatehosthandledropping.cpp Thu Aug 19 10:54:11 2010 +0300 +++ b/usbengines/usbotgwatcher/src/cusbstatehosthandledropping.cpp Tue Aug 31 16:13:57 2010 +0300 @@ -17,7 +17,6 @@ #include #include -#include #include "cusbotgwatcher.h" #include "cusbstatehosthandledropping.h" @@ -386,8 +385,8 @@ switch (aMessage) { - // OTGDI - case KEventUsbOtgBadDeviceDetached: + // USBDI + case KEventUsbBadDeviceDetached: { LOG("BadDeviceDetached" ); ChangeHostStateL( EUsbStateHostUndefined);