summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/send.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/ardour/send.h')
-rw-r--r--libs/ardour/ardour/send.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/ardour/ardour/send.h b/libs/ardour/ardour/send.h
index 5c15a17228..9b30dcf792 100644
--- a/libs/ardour/ardour/send.h
+++ b/libs/ardour/ardour/send.h
@@ -77,6 +77,7 @@ class LIBARDOUR_API Send : public Delivery
private:
/* disallow copy construction */
Send (const Send&);
+ void panshell_changed ();
int set_state_2X (XMLNode const &, int);