widgets/widgetlauncher/src/WidgetLauncher.cpp
changeset 68 92a765b5b3e7
parent 65 5bfc169077b2
equal deleted inserted replaced
66:cacf6ee57968 68:92a765b5b3e7
    19 
    19 
    20 
    20 
    21 // INCLUDE FILES
    21 // INCLUDE FILES
    22 
    22 
    23 #include "widgetappdefs.rh"
    23 #include "widgetappdefs.rh"
    24 #include <APACMDLN.H>
    24 #include <apacmdln.h>
    25 #include <s32mem.h>
    25 #include <s32mem.h>
    26 #include <e32std.h>
    26 #include <e32std.h>
    27 #include <e32base.h>
    27 #include <e32base.h>
    28 #include <f32file.h>
    28 #include <f32file.h>
    29 #include <apgcli.h>
    29 #include <apgcli.h>
    30 #include <W32STD.H>
    30 #include <w32std.h>
    31 #include <APGTASK.H>
    31 #include <apgtask.h>
    32 #include <oommonitorsession.h>
    32 #include <oommonitorsession.h>
    33 #include <e32property.h>
    33 #include <e32property.h>
    34 #include <systemwarninglevels.hrh>
    34 #include <systemwarninglevels.hrh>
    35 #include "Browser_platform_variant.hrh"
    35 #include "Browser_platform_variant.hrh"
    36 
    36