summaryrefslogtreecommitdiff
path: root/gyp
diff options
context:
space:
mode:
authorLeith Bade <leith@mapbox.com>2015-10-25 01:07:16 +1100
committerLeith Bade <leith@mapbox.com>2015-10-25 01:07:16 +1100
commit39911e581c7bc82116c1c70608f246924de33b85 (patch)
treea66716809ec61f742f1d1fbec5297a68504adfd2 /gyp
parentd2e01290ebc1f9b894b4b2d05e0e7c22d876e40b (diff)
downloadqtlocation-mapboxgl-39911e581c7bc82116c1c70608f246924de33b85.tar.gz
[android] Move android files
Fixes #2032
Diffstat (limited to 'gyp')
-rw-r--r--gyp/android.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gyp/android.gyp b/gyp/android.gyp
index 0a09edb6cd..fbeb4a647b 100644
--- a/gyp/android.gyp
+++ b/gyp/android.gyp
@@ -1,5 +1,5 @@
{
'includes': [
- '../android/mapboxgl-app.gypi',
+ '../platform/android/mapboxgl-app.gypi',
],
}