launcher/inc/launcherdocument.h
branchRCL_3
changeset 18 454d022d514b
parent 0 d6fe6244b863
equal deleted inserted replaced
14:404ad6c9bc20 18:454d022d514b
    19 
    19 
    20 #ifndef __LAUNCHER_DOCUMENT_H__
    20 #ifndef __LAUNCHER_DOCUMENT_H__
    21 #define __LAUNCHER_DOCUMENT_H__
    21 #define __LAUNCHER_DOCUMENT_H__
    22 
    22 
    23 
    23 
    24 #include <akndoc.h>
    24 #include <AknDoc.h>
    25 
    25 
    26 // Forward references
    26 // Forward references
    27 class CLauncherAppUi;
    27 class CLauncherAppUi;
    28 class CEikApplication;
    28 class CEikApplication;
    29 
    29