summaryrefslogtreecommitdiff
path: root/macosx
diff options
context:
space:
mode:
Diffstat (limited to 'macosx')
-rw-r--r--macosx/mapboxgl-app.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/mapboxgl-app.gyp b/macosx/mapboxgl-app.gyp
index f673d68f0f..110924e1ea 100644
--- a/macosx/mapboxgl-app.gyp
+++ b/macosx/mapboxgl-app.gyp
@@ -15,7 +15,7 @@
'../common/platform_nsstring.mm',
'../common/glfw_view.hpp',
'../common/glfw_view.cpp',
- '../src/storage/http_request_baton_darwin.mm',
+ '../common/http_request_baton_cocoa.mm',
'../common/nslog_log.hpp',
'../common/nslog_log.mm',
],