diff --git a/map/booking_filter.hpp b/map/booking_filter.hpp index 684fec3f71..339474e7bf 100644 --- a/map/booking_filter.hpp +++ b/map/booking_filter.hpp @@ -23,7 +23,7 @@ class Api; namespace filter { -using FillSearchMarksCallback = std::function availableHotelsSorted)>; +using FillSearchMarksCallback = platform::SafeCallback availableHotelsSorted)>; class Filter {