devicesrv_pub/accessory_monitoring_api/inc/AccMonitor.h
changeset 35 f7565e9c9ce8
parent 0 4e1aa6a622a0
equal deleted inserted replaced
29:e5a0aab53f3f 35:f7565e9c9ce8
    22 #ifndef ACCMONITOR_H
    22 #ifndef ACCMONITOR_H
    23 #define ACCMONITOR_H
    23 #define ACCMONITOR_H
    24 
    24 
    25 // INCLUDES
    25 // INCLUDES
    26 #include <e32base.h>
    26 #include <e32base.h>
    27 #include <accmonitorinfo.h>
    27 #include <AccMonitorInfo.h>
    28 
    28 
    29 // FORWARD DECLARATIONS
    29 // FORWARD DECLARATIONS
    30 class MAccMonitorObserver;
    30 class MAccMonitorObserver;
    31 
    31 
    32 // CLASS DECLARATION
    32 // CLASS DECLARATION