summaryrefslogtreecommitdiff
path: root/include/llmr/style/style.hpp
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-06-27 16:19:43 +0200
committerKonstantin Käfer <mail@kkaefer.com>2014-06-27 16:19:43 +0200
commitad4497c90994e75dd918e09a201a87ef85d6504c (patch)
tree43a4991928e918c380e8300443ab0f4a497dae5f /include/llmr/style/style.hpp
parent38d9cd0d4f044090d417be35bf1771380472537c (diff)
downloadqtlocation-mapboxgl-ad4497c90994e75dd918e09a201a87ef85d6504c.tar.gz
reorganize properties
Diffstat (limited to 'include/llmr/style/style.hpp')
-rw-r--r--include/llmr/style/style.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/llmr/style/style.hpp b/include/llmr/style/style.hpp
index fd5f7e2226..f2b4cd4920 100644
--- a/include/llmr/style/style.hpp
+++ b/include/llmr/style/style.hpp
@@ -9,6 +9,9 @@
#include <llmr/util/transition.hpp>
#include <llmr/util/uv.hpp>
#include <llmr/style/class_dictionary.hpp>
+#include <llmr/style/class_properties.hpp>
+#include <llmr/style/style_properties.hpp>
+#include <llmr/style/rasterize_properties.hpp>
#include <map>
#include <unordered_map>