diff --git a/coding/internal/file_data.hpp b/coding/internal/file_data.hpp index 99a214b18c..e6617698e0 100644 --- a/coding/internal/file_data.hpp +++ b/coding/internal/file_data.hpp @@ -1,11 +1,11 @@ #pragma once +#include "../../std/target_os.hpp" #include "file64_api.hpp" #include "../../base/base.hpp" #include "../../std/string.hpp" -#include "../../std/target_os.hpp" #include "../../std/noncopyable.hpp" #ifdef OMIM_OS_TIZEN