diff -r 613028a7da24 -r eaaed528d5fd usbmgmt/usbmgr/usbman/server/INC/cusbotgwatcher.h --- a/usbmgmt/usbmgr/usbman/server/INC/cusbotgwatcher.h Thu Sep 02 22:23:37 2010 +0300 +++ b/usbmgmt/usbmgr/usbman/server/INC/cusbotgwatcher.h Fri Sep 17 08:40:15 2010 +0300 @@ -27,7 +27,13 @@ #define __CUSBOTGWATCHER_H__ #include + +#ifndef __OVER_DUMMYUSBDI__ #include +#else +#include +#endif + #include //Publish & Subscribe header class MUsbOtgObserver;