diff --git a/android/jni/com/mapswithme/maps/Framework.cpp b/android/jni/com/mapswithme/maps/Framework.cpp index 567d606fbc..2802bfa8ab 100644 --- a/android/jni/com/mapswithme/maps/Framework.cpp +++ b/android/jni/com/mapswithme/maps/Framework.cpp @@ -5,6 +5,7 @@ #include "../core/render_context.hpp" #include "../../../../../map/framework.hpp" +#include "../../../../../map/measurement_utils.hpp" #include "../../../../../gui/controller.hpp"