summaryrefslogtreecommitdiff
path: root/libs/evoral/src/debug.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/evoral/src/debug.cpp')
-rw-r--r--libs/evoral/src/debug.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/evoral/src/debug.cpp b/libs/evoral/src/debug.cpp
index 28f30d0be3..9e82b93d1b 100644
--- a/libs/evoral/src/debug.cpp
+++ b/libs/evoral/src/debug.cpp
@@ -2,4 +2,5 @@
uint64_t PBD::DEBUG::Sequence = PBD::new_debug_bit ("sequence");
uint64_t PBD::DEBUG::Note = PBD::new_debug_bit ("note");
+uint64_t PBD::DEBUG::ControlList = PBD::new_debug_bit ("controllist");