diff -r 63c982fb92f2 -r b73252188534 mds_plat/location_manager_api/tsrc/group/LocationManagerTestScripter.mmp --- a/mds_plat/location_manager_api/tsrc/group/LocationManagerTestScripter.mmp Thu Jul 15 19:07:24 2010 +0300 +++ b/mds_plat/location_manager_api/tsrc/group/LocationManagerTestScripter.mmp Thu Aug 19 10:20:41 2010 +0300 @@ -18,6 +18,7 @@ #include #include +#include "../../../../locationmanager/inc/locplatsupport.mmh" TARGET LocationManagerTestScripter.dll TARGETTYPE dll @@ -28,6 +29,10 @@ DEFFILE LocationManagerTestScripter.DEF +#ifdef _LOC_REVERSEGEOCODE +MACRO LOC_REVERSEGEOCODE +#endif + SOURCEPATH ../src SOURCE LocationManagerTestScripter.cpp SOURCE LocationManagerTestScripterBlocks.cpp