summaryrefslogtreecommitdiff
path: root/platform/osx/app/DroppedPinAnnotation.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/osx/app/DroppedPinAnnotation.h')
-rw-r--r--platform/osx/app/DroppedPinAnnotation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/osx/app/DroppedPinAnnotation.h b/platform/osx/app/DroppedPinAnnotation.h
index 69bb453f28..435a56738b 100644
--- a/platform/osx/app/DroppedPinAnnotation.h
+++ b/platform/osx/app/DroppedPinAnnotation.h
@@ -1,4 +1,4 @@
-#import "MGLPointAnnotation.h"
+#import <Mapbox/Mapbox.h>
@interface DroppedPinAnnotation : MGLPointAnnotation