aboutsummaryrefslogtreecommitdiff
path: root/iosApp/iosApp/Map/MapView.swift
diff options
context:
space:
mode:
Diffstat (limited to 'iosApp/iosApp/Map/MapView.swift')
-rw-r--r--iosApp/iosApp/Map/MapView.swift2
1 files changed, 1 insertions, 1 deletions
diff --git a/iosApp/iosApp/Map/MapView.swift b/iosApp/iosApp/Map/MapView.swift
index 2c86c3b..f9757f4 100644
--- a/iosApp/iosApp/Map/MapView.swift
+++ b/iosApp/iosApp/Map/MapView.swift
@@ -17,7 +17,7 @@
*/
import SwiftUI
import Combine
-import WhirlyGlobeMaplyComponent
+import WhirlyGlobe
import shared
struct MapView: UIViewControllerRepresentable {