diff options
author | Justin R. Miller <incanus@codesorcery.net> | 2015-08-21 11:01:07 -0700 |
---|---|---|
committer | Justin R. Miller <incanus@codesorcery.net> | 2015-08-21 11:01:07 -0700 |
commit | 3f99f5e712000f6b3b469c566e57ddd05dcff3e8 (patch) | |
tree | 3224981a4dbad62aa01c80a26ed8d045de2098dd /gyp | |
parent | 6d1c10dc1884712a66e7231cc18ecf1e21414b77 (diff) | |
download | qtlocation-mapboxgl-3f99f5e712000f6b3b469c566e57ddd05dcff3e8.tar.gz |
GL is the library, SDK is the product
Diffstat (limited to 'gyp')
-rw-r--r-- | gyp/platform-ios.gypi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gyp/platform-ios.gypi b/gyp/platform-ios.gypi index 481e0b2bbd..0f709d6949 100644 --- a/gyp/platform-ios.gypi +++ b/gyp/platform-ios.gypi @@ -17,7 +17,7 @@ '../platform/darwin/image.mm', '../platform/darwin/nsthread.mm', '../platform/darwin/reachability.m', - '../include/mbgl/ios/MapboxGL.h', + '../include/mbgl/ios/Mapbox.h', '../platform/ios/MGLMapboxEvents.h', '../platform/ios/MGLMapboxEvents.m', '../include/mbgl/ios/MGLMapView.h', |