codhandler/codui/inc/CodViewerApp.h
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
equal deleted inserted replaced
93:79859ed3eea9 94:919f36ff910f
    20 #define COD_VIEWER_APP_H
    20 #define COD_VIEWER_APP_H
    21 
    21 
    22 // INCLUDES
    22 // INCLUDES
    23 
    23 
    24 #include <e32base.h>
    24 #include <e32base.h>
    25 #include <aknapp.h>
    25 #include <AknApp.h>
    26 
    26 
    27 // CLASS DECLARATION
    27 // CLASS DECLARATION
    28 
    28 
    29 /**
    29 /**
    30 * COD Handler Application.
    30 * COD Handler Application.