summaryrefslogtreecommitdiff
path: root/test/style/style.cpp
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2016-05-23 11:53:21 +0200
committerKonstantin Käfer <mail@kkaefer.com>2016-05-23 18:04:31 +0200
commit7272d7c84cf6e874b417ecd165f46f26ae7729c9 (patch)
tree76470dd1536ea632f6a75adde02bbc7af9513141 /test/style/style.cpp
parentb9f23661f88ad1982a913ff78ed39a398b53b7e3 (diff)
downloadqtlocation-mapboxgl-7272d7c84cf6e874b417ecd165f46f26ae7729c9.tar.gz
[core] move *Observers to their own files
Diffstat (limited to 'test/style/style.cpp')
-rw-r--r--test/style/style.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/style/style.cpp b/test/style/style.cpp
index b60245e843..916e1121c6 100644
--- a/test/style/style.cpp
+++ b/test/style/style.cpp
@@ -2,6 +2,7 @@
#include <mbgl/test/stub_file_source.hpp>
#include <mbgl/style/style.hpp>
+#include <mbgl/source/source.hpp>
#include <mbgl/util/io.hpp>
using namespace mbgl;