summaryrefslogtreecommitdiff
path: root/test/ios/MGLTAppDelegate.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/ios/MGLTAppDelegate.m')
-rw-r--r--test/ios/MGLTAppDelegate.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ios/MGLTAppDelegate.m b/test/ios/MGLTAppDelegate.m
index ba49f96d22..b79c2f4abb 100644
--- a/test/ios/MGLTAppDelegate.m
+++ b/test/ios/MGLTAppDelegate.m
@@ -1,6 +1,6 @@
#import "MGLTAppDelegate.h"
#import "MGLTViewController.h"
-#import "Mapbox.h"
+#import <Mapbox/Mapbox.h>
@implementation MGLTAppDelegate