sysresmonitoring/oommonitor/inc/oommemorymonitor.h
changeset 48 2222076f5c60
parent 35 13fd6fd25fe7
child 77 b01c07dfcf84
equal deleted inserted replaced
40:951aeeb3da43 48:2222076f5c60
    18 
    18 
    19 #ifndef OOMMEMORYMONITOR_H
    19 #ifndef OOMMEMORYMONITOR_H
    20 #define OOMMEMORYMONITOR_H
    20 #define OOMMEMORYMONITOR_H
    21 
    21 
    22 #include <e32property.h>
    22 #include <e32property.h>
    23 #include <f32file.h>
    23 #include <e32svr.h>
    24 #include <w32std.h>
    24 #include <w32std.h>
    25 #include "oomglobalconfig.h"
    25 #include "oomglobalconfig.h"
    26 #include "oomwindowgrouplist.h"
    26 #include "oomwindowgrouplist.h"
    27 #include "oommonitorsession.h"
    27 #include "oommonitorsession.h"
    28 
    28