summaryrefslogtreecommitdiff
path: root/platform/android/src/jni_native.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'platform/android/src/jni_native.cpp')
-rw-r--r--platform/android/src/jni_native.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/src/jni_native.cpp b/platform/android/src/jni_native.cpp
index 966dc6a007..9fe14f8f1f 100644
--- a/platform/android/src/jni_native.cpp
+++ b/platform/android/src/jni_native.cpp
@@ -51,9 +51,9 @@
#include "snapshotter/map_snapshot.hpp"
#endif
#include "i18n/collator_jni.hpp"
+#include "i18n/number_format_jni.hpp"
#include "logger.hpp"
#include "text/local_glyph_rasterizer_jni.hpp"
-#include "text/format_number_jni.hpp"
namespace mbgl {
namespace android {