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:
Diffstat (limited to 'indexer/indexer_tests/test_polylines.hpp')
-rw-r--r--indexer/indexer_tests/test_polylines.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indexer/indexer_tests/test_polylines.hpp b/indexer/indexer_tests/test_polylines.hpp
index 12e80f4fe2..77171d2a5a 100644
--- a/indexer/indexer_tests/test_polylines.hpp
+++ b/indexer/indexer_tests/test_polylines.hpp
@@ -1,6 +1,6 @@
#pragma once
-#include "../../geometry/point2d.hpp"
+#include "geometry/point2d.hpp"
namespace index_test
{