summaryrefslogtreecommitdiff
path: root/gyp
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2015-03-22 12:25:10 -0700
committerJustin R. Miller <incanus@codesorcery.net>2015-03-22 12:25:10 -0700
commit0e2d6c8277d259792980ceba22b6560f7a68f340 (patch)
tree43e14f9facfb609dc6367216d27e9cfc5b71874d /gyp
parenteded1d90aa4fa607bb5bd804a9da2cdc690aa16d (diff)
downloadqtlocation-mapboxgl-0e2d6c8277d259792980ceba22b6560f7a68f340.tar.gz
fixes #1053: umbrella Cocoa header
Diffstat (limited to 'gyp')
-rw-r--r--gyp/platform-ios.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/platform-ios.gypi b/gyp/platform-ios.gypi
index cc436561fd..a02a96eb17 100644
--- a/gyp/platform-ios.gypi
+++ b/gyp/platform-ios.gypi
@@ -16,6 +16,7 @@
'../platform/darwin/asset_root.mm',
'../platform/darwin/image.mm',
'../platform/darwin/reachability.m',
+ '../include/mbgl/ios/MapboxGL.h',
'../include/mbgl/ios/MGLMapView.h',
'../platform/ios/MGLMapView.mm',
'../include/mbgl/ios/MGLAnnotation.h',