diff -r 40db28bb26b8 -r fd6cce931a8a locationmanager/locationtrail/inc/clocationrecord.h --- a/locationmanager/locationtrail/inc/clocationrecord.h Thu Sep 02 20:52:02 2010 +0300 +++ b/locationmanager/locationtrail/inc/clocationrecord.h Fri Sep 17 08:32:54 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