summaryrefslogtreecommitdiff
path: root/binding.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'binding.gyp')
-rw-r--r--binding.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/binding.gyp b/binding.gyp
index 263249bc9b..05e9347c37 100644
--- a/binding.gyp
+++ b/binding.gyp
@@ -10,7 +10,7 @@
'include_dirs': [ "<!(node -e \"require('nan')\")" ],
'sources': [
- 'src/mbgl.cpp',
+ 'src/node_mapbox_gl_native.cpp',
'src/compress_png.hpp',
'src/compress_png.cpp',
'src/node_log.hpp',