summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/ardour')
-rw-r--r--libs/ardour/ardour/route.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/ardour/ardour/route.h b/libs/ardour/ardour/route.h
index 61a40fe201..f828764cec 100644
--- a/libs/ardour/ardour/route.h
+++ b/libs/ardour/ardour/route.h
@@ -643,6 +643,7 @@ protected:
ProcessorList _pending_processor_order;
gint _pending_process_reorder; // atomic
+ gint _pending_listen_change; // atomic
gint _pending_signals; // atomic
MeterPoint _meter_point;