summaryrefslogtreecommitdiff
path: root/macosx
diff options
context:
space:
mode:
Diffstat (limited to 'macosx')
-rw-r--r--macosx/mapboxgl-app.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/macosx/mapboxgl-app.gyp b/macosx/mapboxgl-app.gyp
index 192604d3cf..aab12a82e9 100644
--- a/macosx/mapboxgl-app.gyp
+++ b/macosx/mapboxgl-app.gyp
@@ -55,6 +55,9 @@
'ldflags': [ '<@(ldflags)' ],
}]
],
+ 'include_dirs': [
+ '../src'
+ ],
'dependencies': [
'../mapboxgl.gyp:bundle_styles',
'../mapboxgl.gyp:mbgl-core',