usbmgmt/usbmgr/usbman/server/INC/CUsbOtg.h
changeset 48 21625e5de155
parent 0 c9bc50fca66e
child 59 bbdce6bffaad
--- a/usbmgmt/usbmgr/usbman/server/INC/CUsbOtg.h	Wed Aug 25 15:55:37 2010 +0800
+++ b/usbmgmt/usbmgr/usbman/server/INC/CUsbOtg.h	Mon Sep 06 11:27:08 2010 +0800
@@ -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>