summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libs/ardour/ardour/selection.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/ardour/ardour/selection.h b/libs/ardour/ardour/selection.h
index 6d022b115a..08c2d1eda1 100644
--- a/libs/ardour/ardour/selection.h
+++ b/libs/ardour/ardour/selection.h
@@ -75,6 +75,7 @@ class LIBARDOUR_API CoreSelection : public PBD::Stateful {
protected:
friend class Stripable;
+ friend class Session;
void remove_stripable_by_id (PBD::ID const &);
private: