summaryrefslogtreecommitdiff
path: root/gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp')
-rw-r--r--gyp/http-android.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/http-android.gypi b/gyp/http-android.gypi
index adf4326a07..749e3f2f4d 100644
--- a/gyp/http-android.gypi
+++ b/gyp/http-android.gypi
@@ -18,6 +18,7 @@
'variables': {
'cflags_cc': [
'<@(boost_cflags)',
+ '<@(jni.hpp_cflags)',
],
'defines': [
'-DMBGL_HTTP_ANDROID'