mds_plat/location_manager_api/tsrc/inc/LocationManagerTestScripter.h
changeset 38 5210ffae7137
parent 36 aa5a574040a4
equal deleted inserted replaced
36:aa5a574040a4 38:5210ffae7137
    30 #include "rlocationobjectmanipulator.h"
    30 #include "rlocationobjectmanipulator.h"
    31 #include "mdccommon.h"
    31 #include "mdccommon.h"
    32 #include "mdesession.h"
    32 #include "mdesession.h"
    33 
    33 
    34 #ifdef LOC_REVERSEGEOCODE
    34 #ifdef LOC_REVERSEGEOCODE
    35 #include "RLocationGeoTagger.h"
    35 #include "rlocationgeotagger.h"
    36 #endif //LOC_REVERSEGEOCODE
    36 #endif //LOC_REVERSEGEOCODE
    37 
    37 
    38 // CONSTANTS
    38 // CONSTANTS
    39 // Logging path
    39 // Logging path
    40 _LIT( KLocationManagerTestScripterLogPath, "\\logs\\testframework\\LocationManagerTestScripter\\" ); 
    40 _LIT( KLocationManagerTestScripterLogPath, "\\logs\\testframework\\LocationManagerTestScripter\\" );