diff --git a/android/src/com/mapswithme/maps/widget/placepage/GuidesGalleryViewRenderer.java b/android/src/com/mapswithme/maps/widget/placepage/GuidesGalleryViewRenderer.java index a1987511b1..b8166a3186 100644 --- a/android/src/com/mapswithme/maps/widget/placepage/GuidesGalleryViewRenderer.java +++ b/android/src/com/mapswithme/maps/widget/placepage/GuidesGalleryViewRenderer.java @@ -25,6 +25,7 @@ import com.mapswithme.maps.maplayer.guides.OnGuidesGalleryChangedListener; import com.mapswithme.maps.widget.recycler.ItemDecoratorFactory; import com.mapswithme.util.log.Logger; import com.mapswithme.util.log.LoggerFactory; +import com.mapswithme.util.statistics.Destination; import com.mapswithme.util.statistics.GalleryPlacement; import com.mapswithme.util.statistics.GalleryState; import com.mapswithme.util.statistics.GalleryType; @@ -63,7 +64,12 @@ public class GuidesGalleryViewRenderer implements PlacePageViewRenderer