usbmgmt/usbmgr/usbman/server/INC/CUsbOtg.h
changeset 51 eaaed528d5fd
parent 0 c9bc50fca66e
child 59 bbdce6bffaad
--- a/usbmgmt/usbmgr/usbman/server/INC/CUsbOtg.h	Thu Sep 02 22:23:37 2010 +0300
+++ b/usbmgmt/usbmgr/usbman/server/INC/CUsbOtg.h	Fri Sep 17 08:40:15 2010 +0300
@@ -26,7 +26,12 @@
 #ifndef __CUSBOTG_H__
 #define __CUSBOTG_H__
 
+#ifndef __OVER_DUMMYUSBDI__
 #include <d32otgdi.h>
+#else
+#include <usbhost/dummyotgdi/d32otgdi.h>
+#endif
+
 #include <d32otgdi_errors.h>
 #include <e32std.h>
 #include <usb/usblogger.h>