summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2016-04-14 16:50:37 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2016-04-15 09:56:18 -0700
commit1ee0055710b31de4fa51a7cc58efe77973255114 (patch)
treee640c70fd02a9b33ed8a9742b29cca9308d826d7 /test
parent9d18d65eda9e564553ce712cfed5c7615986b0f2 (diff)
downloadqtlocation-mapboxgl-1ee0055710b31de4fa51a7cc58efe77973255114.tar.gz
[core] Eliminate MapData
Diffstat (limited to 'test')
-rw-r--r--test/style/style.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/style/style.cpp b/test/style/style.cpp
index 831edfff94..b60245e843 100644
--- a/test/style/style.cpp
+++ b/test/style/style.cpp
@@ -1,7 +1,6 @@
#include <mbgl/test/util.hpp>
#include <mbgl/test/stub_file_source.hpp>
-#include <mbgl/map/map_data.hpp>
#include <mbgl/style/style.hpp>
#include <mbgl/util/io.hpp>