From 5b488225fb720ef607c13a33ff6509d92bb7de95 Mon Sep 17 00:00:00 2001 From: Jason Wray Date: Thu, 11 Jul 2019 16:06:54 -0700 Subject: [ios] Add MGLCompassButton and MGLOrnamentVisibility --- platform/ios/src/Mapbox.h | 1 + 1 file changed, 1 insertion(+) (limited to 'platform/ios/src/Mapbox.h') diff --git a/platform/ios/src/Mapbox.h b/platform/ios/src/Mapbox.h index 635bda490f..98e673577c 100644 --- a/platform/ios/src/Mapbox.h +++ b/platform/ios/src/Mapbox.h @@ -15,6 +15,7 @@ FOUNDATION_EXPORT MGL_EXPORT const unsigned char MapboxVersionString[]; #import "MGLCalloutView.h" #import "MGLClockDirectionFormatter.h" #import "MGLCluster.h" +#import "MGLCompassButton.h" #import "MGLCompassDirectionFormatter.h" #import "MGLCoordinateFormatter.h" #import "MGLDistanceFormatter.h" -- cgit v1.2.1