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 830f17ab30..488cbd202c 100644
--- a/gtk2_ardour/debug.h
+++ b/gtk2_ardour/debug.h
@@ -27,6 +27,7 @@
namespace PBD {
namespace DEBUG {
extern uint64_t Drags;
+ extern uint64_t CutNPaste;
}
}