summaryrefslogtreecommitdiff
path: root/ios/benchmark
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2015-05-05 15:15:15 -0700
committerJustin R. Miller <incanus@codesorcery.net>2015-05-05 15:15:15 -0700
commit84b60a6801702897bcf9e83bb32830ea70d11760 (patch)
treed56b9d98bdbe73d4906861d2cdf83bbadc851950 /ios/benchmark
parent8cb146fa022751b48fdf4c0dcff9d7277188f0e8 (diff)
downloadqtlocation-mapboxgl-84b60a6801702897bcf9e83bb32830ea70d11760.tar.gz
update header path
Diffstat (limited to 'ios/benchmark')
-rw-r--r--ios/benchmark/MBXBenchViewController.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/benchmark/MBXBenchViewController.mm b/ios/benchmark/MBXBenchViewController.mm
index 0ac6675276..1876a0c546 100644
--- a/ios/benchmark/MBXBenchViewController.mm
+++ b/ios/benchmark/MBXBenchViewController.mm
@@ -1,7 +1,7 @@
#import "MBXBenchViewController.h"
#import <mbgl/ios/MGLMapView.h>
-#import <mbgl/ios/MGLMapView_Private.h>
+#import <mbgl/ios/private/MGLMapView_Private.h>
#include "locations.hpp"