mds_plat/location_manager_api/inc/rlocationtrail.h
changeset 2 b73a2e62868f
parent 0 c53acadfccc6
equal deleted inserted replaced
1:acef663c1218 2:b73a2e62868f
    18 #ifndef R_RLOCATIONTRAIL_H
    18 #ifndef R_RLOCATIONTRAIL_H
    19 #define R_RLOCATIONTRAIL_H
    19 #define R_RLOCATIONTRAIL_H
    20 
    20 
    21 #include <e32base.h>
    21 #include <e32base.h>
    22 #include <etel3rdparty.h>
    22 #include <etel3rdparty.h>
    23 #include <LbsPosition.h>
    23 #include <lbsposition.h>
    24 #include <rlocationmanager.h>
    24 #include <rlocationmanager.h>
    25 #include <locationdatatype.h>
    25 #include <locationdatatype.h>
    26 
    26 
    27 typedef TPckg<TLocality> TLocalityPckg;
    27 typedef TPckg<TLocality> TLocalityPckg;
    28 
    28