devicesrv_pub/accessory_monitoring_api/inc/AccMonitor.h
branchRCL_3
changeset 15 b2f9f823b5fb
parent 0 4e1aa6a622a0
equal deleted inserted replaced
12:4a5c47a50617 15:b2f9f823b5fb
    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