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
path: root/3party
diff options
context:
space:
mode:
authorygorshenin <mipt.vi002@gmail.com>2016-08-17 11:21:55 +0300
committerGitHub <noreply@github.com>2016-08-17 11:21:55 +0300
commit300736ae13234e5c61e60bb83d69a2eb7db831fd (patch)
tree60407e85de26c6c13f85abb186460cb398e08ea4 /3party
parent72e56c559320ebee192932f2581ae95ad3ab9338 (diff)
parentb326b53ff10308eeed7d8466faebc6c73b4cd9fd (diff)
Merge pull request #4061 from milchakov/editor_tests_part2
additional tests for editor
Diffstat (limited to '3party')
-rw-r--r--3party/jansson/myjansson.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/3party/jansson/myjansson.hpp b/3party/jansson/myjansson.hpp
index 634996c365..f2d57085d9 100644
--- a/3party/jansson/myjansson.hpp
+++ b/3party/jansson/myjansson.hpp
@@ -5,7 +5,7 @@
#include "base/exception.hpp"
#include "base/string_utils.hpp"
-#include <jansson.h>
+#include "3party/jansson/src/jansson.h"
#include "std/vector.hpp"