diff -r 29d87345eaeb -r 2872ae438bf7 locationmanager/locationtrail/inc/clocationrecord.h --- a/locationmanager/locationtrail/inc/clocationrecord.h Tue Sep 14 22:10:25 2010 +0300 +++ b/locationmanager/locationtrail/inc/clocationrecord.h Wed Sep 15 12:40:59 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