summaryrefslogtreecommitdiff
path: root/src/mbgl/style/style_properties.cpp
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2015-06-15 18:30:39 -0700
committerJustin R. Miller <incanus@codesorcery.net>2015-06-15 18:30:39 -0700
commitbd0bf294bf1e350b184e54a824430c911dd66b9b (patch)
treed7c643cf197a8263fb1880ce73d034da253efe4c /src/mbgl/style/style_properties.cpp
parente75e538ddbb1dad0baad02576df86f6b8eb1510f (diff)
downloadqtlocation-mapboxgl-bd0bf294bf1e350b184e54a824430c911dd66b9b.tar.gz
squash of #1655: shape annotations support for core & iOS
Diffstat (limited to 'src/mbgl/style/style_properties.cpp')
-rw-r--r--src/mbgl/style/style_properties.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mbgl/style/style_properties.cpp b/src/mbgl/style/style_properties.cpp
index 29730fb85b..3c5b525c1d 100644
--- a/src/mbgl/style/style_properties.cpp
+++ b/src/mbgl/style/style_properties.cpp
@@ -1,4 +1,5 @@
#include <mbgl/style/style_properties.hpp>
+#include <mbgl/style/piecewisefunction_properties.hpp>
namespace mbgl {