sysresmonitoring/oommonitor/inc/oommemorymonitor.h
branchRCL_3
changeset 62 924385140d98
parent 58 0818dd463d41
child 63 c2c61fdca848
equal deleted inserted replaced
58:0818dd463d41 62:924385140d98
    17 
    17 
    18 
    18 
    19 #ifndef OOMMEMORYMONITOR_H
    19 #ifndef OOMMEMORYMONITOR_H
    20 #define OOMMEMORYMONITOR_H
    20 #define OOMMEMORYMONITOR_H
    21 
    21 
    22 #include <u32hal.h>
       
    23 #include <e32property.h>
    22 #include <e32property.h>
    24 #include <f32file.h>
    23 #include <e32svr.h>
    25 #include <w32std.h>
    24 #include <w32std.h>
    26 #include "oomglobalconfig.h"
    25 #include "oomglobalconfig.h"
    27 #include "oomwindowgrouplist.h"
    26 #include "oomwindowgrouplist.h"
    28 #include "oommonitorsession.h"
    27 #include "oommonitorsession.h"
    29 
    28