summaryrefslogtreecommitdiff
path: root/platform/ios/test/MGLSourceTests.m
diff options
context:
space:
mode:
Diffstat (limited to 'platform/ios/test/MGLSourceTests.m')
-rw-r--r--platform/ios/test/MGLSourceTests.m4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/ios/test/MGLSourceTests.m b/platform/ios/test/MGLSourceTests.m
index 90ec4e3a0b..3e913d90fb 100644
--- a/platform/ios/test/MGLSourceTests.m
+++ b/platform/ios/test/MGLSourceTests.m
@@ -1,6 +1,6 @@
-#import "MGLMapViewTests.h"
+#import "MGLStyleLayerTests.h"
-@interface MGLSourceTests : MGLMapViewTests
+@interface MGLSourceTests : MGLStyleLayerTests
@end