summaryrefslogtreecommitdiff
path: root/gtk2_ardour/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/debug.h')
-rw-r--r--gtk2_ardour/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/debug.h b/gtk2_ardour/debug.h
index 660e674a4a..85743505e7 100644
--- a/gtk2_ardour/debug.h
+++ b/gtk2_ardour/debug.h
@@ -30,6 +30,7 @@ namespace PBD {
extern DebugBits CutNPaste;
extern DebugBits Accelerators;
extern DebugBits GUITiming;
+ extern DebugBits EngineControl;
}
}