summaryrefslogtreecommitdiff
path: root/include/mbgl/style/layer_type.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/mbgl/style/layer_type.hpp')
-rw-r--r--include/mbgl/style/layer_type.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/mbgl/style/layer_type.hpp b/include/mbgl/style/layer_type.hpp
index 66ff834eee..951757134b 100644
--- a/include/mbgl/style/layer_type.hpp
+++ b/include/mbgl/style/layer_type.hpp
@@ -9,10 +9,11 @@ enum class LayerType {
Circle,
Symbol,
Raster,
+ Hillshade,
Background,
Custom,
FillExtrusion,
};
} // namespace style
-} // namespace mbgl \ No newline at end of file
+} // namespace mbgl