usbmgmt/usbmgr/usbman/server/INC/cusbotgwatcher.h
changeset 51 eaaed528d5fd
parent 0 c9bc50fca66e
child 59 bbdce6bffaad
equal deleted inserted replaced
46:613028a7da24 51:eaaed528d5fd
    25 
    25 
    26 #ifndef __CUSBOTGWATCHER_H__
    26 #ifndef __CUSBOTGWATCHER_H__
    27 #define __CUSBOTGWATCHER_H__
    27 #define __CUSBOTGWATCHER_H__
    28 
    28 
    29 #include <e32def.h>
    29 #include <e32def.h>
       
    30 
       
    31 #ifndef __OVER_DUMMYUSBDI__
    30 #include <d32otgdi.h>
    32 #include <d32otgdi.h>
       
    33 #else
       
    34 #include <usbhost/dummyotgdi/d32otgdi.h>
       
    35 #endif
       
    36 
    31 #include <e32property.h> //Publish & Subscribe header
    37 #include <e32property.h> //Publish & Subscribe header
    32 
    38 
    33 class MUsbOtgObserver;
    39 class MUsbOtgObserver;
    34 class RUsbOtgDriver;
    40 class RUsbOtgDriver;
    35 class CUsbOtg;
    41 class CUsbOtg;