summaryrefslogtreecommitdiff
path: root/test/headless.cpp
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-10-24 17:39:18 +0200
committerKonstantin Käfer <mail@kkaefer.com>2014-10-24 17:44:51 +0200
commit0e928b5204ad5e2a8cfc1dd1a993396be0bd9d87 (patch)
tree1eca3f4f0446c07c38d93049d48a6272b2c989d6 /test/headless.cpp
parentd299e580886353e0813d30f9dee74639f899924a (diff)
downloadqtlocation-mapboxgl-0e928b5204ad5e2a8cfc1dd1a993396be0bd9d87.tar.gz
make tests work
Diffstat (limited to 'test/headless.cpp')
-rw-r--r--test/headless.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/headless.cpp b/test/headless.cpp
index 02dd0165ec..e1bdbdc061 100644
--- a/test/headless.cpp
+++ b/test/headless.cpp
@@ -9,8 +9,8 @@
#include <rapidjson/writer.h>
#include <rapidjson/stringbuffer.h>
-#include "../common/headless_view.hpp"
-#include "../common/headless_display.hpp"
+#include <mbgl/platform/default/headless_view.hpp>
+#include <mbgl/platform/default/headless_display.hpp>
#include "./fixtures/fixture_log.hpp"