diff options
Diffstat (limited to 'Map/Presentation/Base Components/MapRender/MapEdges.swift')
| -rw-r--r-- | Map/Presentation/Base Components/MapRender/MapEdges.swift | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Map/Presentation/Base Components/MapRender/MapEdges.swift b/Map/Presentation/Base Components/MapRender/MapEdges.swift index 3c6ef82..5819069 100644 --- a/Map/Presentation/Base Components/MapRender/MapEdges.swift +++ b/Map/Presentation/Base Components/MapRender/MapEdges.swift @@ -13,6 +13,7 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see https://map.tranquil.systems. import SwiftUI +import WmapParser struct MapEdges: View { |