Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Byko-Ianko <v.bykoianko@corp.mail.ru>2015-01-28 16:15:12 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:36:50 +0300
commit3b7c568c14f453a6f06aa1a85b7ce48e44ec20f7 (patch)
tree44e2ace08e3d17761ddfc39d6bc8593a4569d345 /map/map_tests
parentddabb7b7fe99df38574d18c266c5ad1fdc008082 (diff)
Hiding the navigation route after current position. Bugfix with arrows on the route near the beginnig.
Diffstat (limited to 'map/map_tests')
-rw-r--r--map/map_tests/tracks_tests.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/map/map_tests/tracks_tests.cpp b/map/map_tests/tracks_tests.cpp
index 6364321d31..0584f03030 100644
--- a/map/map_tests/tracks_tests.cpp
+++ b/map/map_tests/tracks_tests.cpp
@@ -1,6 +1,6 @@
#include "../../testing/testing.hpp"
-#include "../track.hpp"
+#include "../route_track.hpp"
UNIT_TEST(clipArrowBodyAndGetArrowDirection)
{