codhandler/roapapp/inc/RoapApp.h
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
equal deleted inserted replaced
93:79859ed3eea9 94:919f36ff910f
    22 #define ROAP_APP_H
    22 #define ROAP_APP_H
    23 
    23 
    24 // INCLUDES
    24 // INCLUDES
    25 
    25 
    26 #include <e32base.h>
    26 #include <e32base.h>
    27 #include <aknapp.h>
    27 #include <AknApp.h>
    28 
    28 
    29 // CLASS DECLARATION
    29 // CLASS DECLARATION
    30 
    30 
    31 /**
    31 /**
    32 * ROAP Application.
    32 * ROAP Application.