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 'platform/platform_tests/jansson_test.cpp')
-rw-r--r--platform/platform_tests/jansson_test.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/platform_tests/jansson_test.cpp b/platform/platform_tests/jansson_test.cpp
index b81dc8b249..5af6d4f965 100644
--- a/platform/platform_tests/jansson_test.cpp
+++ b/platform/platform_tests/jansson_test.cpp
@@ -1,6 +1,6 @@
-#include "../../testing/testing.hpp"
+#include "testing/testing.hpp"
-#include "../../3party/jansson/myjansson.hpp"
+#include "3party/jansson/myjansson.hpp"
UNIT_TEST(Jansson_Smoke)
{