summaryrefslogtreecommitdiff
path: root/test/fixtures
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-08-12 12:26:07 +0200
committerKonstantin Käfer <mail@kkaefer.com>2014-08-12 12:26:07 +0200
commitfd8280eb515c93717b31a1937453dd3a60aaccf7 (patch)
tree4c6c8378082e2482249bcb8ac926365ad46a68e4 /test/fixtures
parent367b35998d5f7b7cedc2ac40625aba4361adb7ad (diff)
downloadqtlocation-mapboxgl-fd8280eb515c93717b31a1937453dd3a60aaccf7.tar.gz
include correct uv header in test fixture
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 = []{