summaryrefslogtreecommitdiff
path: root/include/mbgl/style/layer.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/mbgl/style/layer.hpp')
-rw-r--r--include/mbgl/style/layer.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mbgl/style/layer.hpp b/include/mbgl/style/layer.hpp
index dc02cb09b2..5936422c74 100644
--- a/include/mbgl/style/layer.hpp
+++ b/include/mbgl/style/layer.hpp
@@ -116,6 +116,8 @@ public:
// Private implementation
const std::unique_ptr<Impl> baseImpl;
+
+ friend std::string layoutKey(const Layer&);
};
} // namespace style