diff --git a/android/jni/com/mapswithme/core/jni_helper.hpp b/android/jni/com/mapswithme/core/jni_helper.hpp index cc3fcdaa72..8b7e0e87ab 100644 --- a/android/jni/com/mapswithme/core/jni_helper.hpp +++ b/android/jni/com/mapswithme/core/jni_helper.hpp @@ -5,7 +5,7 @@ #include "../../../../../std/string.hpp" #include "../../../../../std/shared_ptr.hpp" #include "../../../../../geometry/point2d.hpp" -#include "../../../../../map/Framework.hpp" +#include "../../../../../map/framework.hpp" namespace jni {