locationmanager/geotagger/inc/cinternalgeotagger.h
changeset 56 fd6cce931a8a
parent 45 a93990e5815e
--- a/locationmanager/geotagger/inc/cinternalgeotagger.h	Thu Sep 02 20:52:02 2010 +0300
+++ b/locationmanager/geotagger/inc/cinternalgeotagger.h	Fri Sep 17 08:32:54 2010 +0300
@@ -38,8 +38,7 @@
 
 #ifdef LOC_REVERSEGEOCODE
 #include "ctagcreator.h"
-#include "reversegeocode.h"
-class CReverseGeoCoderPlugin;
+#include <reversegeocoderplugin.h>
 #endif
 
 
@@ -298,7 +297,6 @@
 #ifdef LOC_REVERSEGEOCODE
         CTagCreator* iTagCreator;
         CReverseGeoCoderPlugin* iRevGeocoderPlugin;
-        TUid iDtorKey;
 #endif //LOC_REVERSEGEOCODE
     };