diff options
Diffstat (limited to 'platform/ios/src/Mapbox.h')
-rw-r--r-- | platform/ios/src/Mapbox.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/ios/src/Mapbox.h b/platform/ios/src/Mapbox.h index 67a26e8ed4..92231e0fec 100644 --- a/platform/ios/src/Mapbox.h +++ b/platform/ios/src/Mapbox.h @@ -20,6 +20,7 @@ FOUNDATION_EXPORT MGL_EXPORT const unsigned char MapboxVersionString[]; #import "MGLFeature.h" #import "MGLGeometry.h" #import "MGLLight.h" +#import "MGLMapboxEvents.h" #import "MGLMapCamera.h" #import "MGLMapView.h" #import "MGLMapView+IBAdditions.h" |