summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/thread_buffers.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/ardour/thread_buffers.h')
-rw-r--r--libs/ardour/ardour/thread_buffers.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/ardour/ardour/thread_buffers.h b/libs/ardour/ardour/thread_buffers.h
index bf686fd57e..5ea352f2ef 100644
--- a/libs/ardour/ardour/thread_buffers.h
+++ b/libs/ardour/ardour/thread_buffers.h
@@ -42,6 +42,7 @@ public:
BufferSet* route_buffers;
BufferSet* mix_buffers;
gain_t* gain_automation_buffer;
+ gain_t* trim_automation_buffer;
gain_t* send_gain_automation_buffer;
pan_t** pan_automation_buffer;
uint32_t npan_buffers;