locationmanager/geotagger/inc/cinternalgeotagger.h
changeset 51 87e65c44ff3a
parent 43 c5e73110f733
--- a/locationmanager/geotagger/inc/cinternalgeotagger.h	Mon Aug 23 13:33:21 2010 +0300
+++ b/locationmanager/geotagger/inc/cinternalgeotagger.h	Fri Sep 03 10:57:50 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
     };