diff --git a/map/framework.hpp b/map/framework.hpp index 30c21f7200..e4fd3ca099 100644 --- a/map/framework.hpp +++ b/map/framework.hpp @@ -5,6 +5,8 @@ #include "render_queue.hpp" #include "information_display.hpp" +#include "../defines.hpp" + #include "../indexer/drawing_rule_def.hpp" #include "../indexer/mercator.hpp" #include "../indexer/data_header.hpp"