diff -r 1389872e7c51 -r 87e65c44ff3a locationmanager/locationtrail/inc/clocationrecord.h --- a/locationmanager/locationtrail/inc/clocationrecord.h Mon Aug 23 13:33:21 2010 +0300 +++ b/locationmanager/locationtrail/inc/clocationrecord.h Fri Sep 03 10:57:50 2010 +0300 @@ -49,8 +49,7 @@ #ifdef LOC_REVERSEGEOCODE #include #include "ctagcreator.h" -#include "reversegeocode.h" -class CReverseGeoCoderPlugin; +#include #endif typedef RLocationTrail::TTrailState TLocTrailState; @@ -750,8 +749,7 @@ /* * Reverse geo coder plugin object */ - CReverseGeoCoderPlugin* iRevGeocoderPlugin; - TUid iDtorKey; + CReverseGeoCoderPlugin* iRevGeocoderPlugin; #endif