summaryrefslogtreecommitdiff
path: root/test/style/style.cpp
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2016-02-18 12:41:09 +0100
committerJohn Firebaugh <john.firebaugh@gmail.com>2016-03-22 11:56:01 -0700
commitdb5ac4785fdc02b4e233201bb3c6f55270e3c65d (patch)
tree0c730d62e471d211924c486e1eeadf5efb305eaf /test/style/style.cpp
parent61920071cd221d0d0627e01893185f0f19b55a98 (diff)
downloadqtlocation-mapboxgl-db5ac4785fdc02b4e233201bb3c6f55270e3c65d.tar.gz
[test] rearrange test files so they're not in the fixtures folder
Diffstat (limited to 'test/style/style.cpp')
-rw-r--r--test/style/style.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/style/style.cpp b/test/style/style.cpp
index 1d3b3beb47..4b01b0a146 100644
--- a/test/style/style.cpp
+++ b/test/style/style.cpp
@@ -1,5 +1,5 @@
-#include "../fixtures/util.hpp"
-#include "../fixtures/stub_file_source.hpp"
+#include <mbgl/test/util.hpp>
+#include <mbgl/test/stub_file_source.hpp>
#include <mbgl/map/map_data.hpp>
#include <mbgl/style/style.hpp>