summaryrefslogtreecommitdiff
path: root/src/mbgl/style/layers/raster_layer_properties.hpp
diff options
context:
space:
mode:
authorJulian Rex <julian.rex@mapbox.com>2019-09-27 13:09:13 -0400
committerJulian Rex <julian.rex@mapbox.com>2019-09-27 13:09:13 -0400
commit7d5006ddcf99eddd4a399b27a1e691deaf3c80b1 (patch)
tree7f9fa45eee7f75c0de1164c8edf08d86ae1d8b6a /src/mbgl/style/layers/raster_layer_properties.hpp
parent9c02ac377f49e0271c11daa69863dad1b094529e (diff)
downloadqtlocation-mapboxgl-7d5006ddcf99eddd4a399b27a1e691deaf3c80b1.tar.gz
Diffstat (limited to 'src/mbgl/style/layers/raster_layer_properties.hpp')
-rw-r--r--src/mbgl/style/layers/raster_layer_properties.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mbgl/style/layers/raster_layer_properties.hpp b/src/mbgl/style/layers/raster_layer_properties.hpp
index 889e24f041..5481e5b4d3 100644
--- a/src/mbgl/style/layers/raster_layer_properties.hpp
+++ b/src/mbgl/style/layers/raster_layer_properties.hpp
@@ -59,7 +59,7 @@ class RasterPaintProperties : public Properties<
RasterSaturation
> {};
-class RasterLayerProperties final : public LayerProperties {
+class MBGL_EXPORT RasterLayerProperties final : public LayerProperties {
public:
explicit RasterLayerProperties(Immutable<RasterLayer::Impl>);
RasterLayerProperties(