locsrv_plat/map_and_navigation_provider_api/inc/mnservicebase.h
branchRCL_3
changeset 4 42de37ce7ce4
parent 0 667063e416a2
equal deleted inserted replaced
1:788b770ce3ae 4:42de37ce7ce4
    17 
    17 
    18 
    18 
    19 #ifndef MN_SERVICEBASE_H
    19 #ifndef MN_SERVICEBASE_H
    20 #define MN_SERVICEBASE_H
    20 #define MN_SERVICEBASE_H
    21 
    21 
    22 #include <aknserverapp.h>
    22 #include <AknServerApp.h>
    23 
    23 
    24 class CPosLandmark;
    24 class CPosLandmark;
    25 
    25 
    26 /** @brief Base class for all Map and Navigation services.
    26 /** @brief Base class for all Map and Navigation services.
    27  *
    27  *