summaryrefslogtreecommitdiff
path: root/test/fixtures
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-08-12 13:16:20 +0200
committerKonstantin Käfer <mail@kkaefer.com>2014-08-12 13:16:20 +0200
commit9b9ad20a90f55ffb31bad71d724845d9e5511a4f (patch)
tree5bd92a12f93b75f6d70df6e18bbcb29e838ecca0 /test/fixtures
parentfae1c157f6fe15097bb3ca663dd62775ed608622 (diff)
parentbdfc1036d3b0148fa0f57a277f7686b4b38e2071 (diff)
downloadqtlocation-mapboxgl-9b9ad20a90f55ffb31bad71d724845d9e5511a4f.tar.gz
Merge branch 'master' into style-parser-test
Conflicts: mapboxgl.gyp
Diffstat (limited to 'test/fixtures')
-rw-r--r--test/fixtures/fixture_request.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixtures/fixture_request.cpp b/test/fixtures/fixture_request.cpp
index b73020590c..1a7ed2ccc3 100644
--- a/test/fixtures/fixture_request.cpp
+++ b/test/fixtures/fixture_request.cpp
@@ -1,6 +1,6 @@
#include <mbgl/platform/platform.hpp>
#include <mbgl/platform/request.hpp>
-#include <mbgl/util/uv.hpp>
+#include <mbgl/util/uv_detail.hpp>
#include <mbgl/platform/log.hpp>
const std::string base_directory = []{