locationcentre/lcapp/inc/lcdocument.h
branchRCL_3
changeset 9 91123d004e8f
parent 0 522cd55cc3d7
equal deleted inserted replaced
8:41042d2af523 9:91123d004e8f
    18 
    18 
    19 #ifndef C_LCDOCUMENT_H
    19 #ifndef C_LCDOCUMENT_H
    20 #define C_LCDOCUMENT_H
    20 #define C_LCDOCUMENT_H
    21 
    21 
    22 // SYSTEM INCLUDES
    22 // SYSTEM INCLUDES
    23 #include <akndoc.h>
    23 #include <AknDoc.h>
    24 
    24 
    25 // FORWARD DECLARATIONS
    25 // FORWARD DECLARATIONS
    26 class  CEikAppUi;
    26 class  CEikAppUi;
    27 
    27 
    28 /**
    28 /**