summaryrefslogtreecommitdiff
path: root/src/mbgl/style/layer_impl.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mbgl/style/layer_impl.hpp')
-rw-r--r--src/mbgl/style/layer_impl.hpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/mbgl/style/layer_impl.hpp b/src/mbgl/style/layer_impl.hpp
index c64173600e..53dd1320bd 100644
--- a/src/mbgl/style/layer_impl.hpp
+++ b/src/mbgl/style/layer_impl.hpp
@@ -12,8 +12,6 @@
namespace mbgl {
-class RenderLayer;
-
namespace style {
/**
@@ -65,4 +63,4 @@ const LayerTypeInfo* getTypeInfo() const noexcept final { return staticTypeInfo(
static const LayerTypeInfo* staticTypeInfo() noexcept
} // namespace style
-} // namespace mbgl \ No newline at end of file
+} // namespace mbgl