diff options
Diffstat (limited to 'gyp')
-rw-r--r-- | gyp/http-android.gypi | 1 |
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' |