[routing] Build fix

This commit is contained in:
Mikhail Gorbushin 2019-04-25 21:41:31 +03:00 committed by Vladimir Byko-Ianko
parent 75a1f075b6
commit 566c7b2ae0
2 changed files with 2 additions and 0 deletions

View file

@ -43,6 +43,7 @@ omim_link_libraries(
icu
protobuf
oauthcpp
traffic
${LIBZ}
${Qt5Widgets_LIBRARIES}
)

View file

@ -2,6 +2,7 @@
#include "routing/routing_helpers.hpp"
#include "traffic/speed_groups.hpp"
#include "traffic/traffic_info.hpp"
#include "indexer/feature_altitude.hpp"