From 02092679808718c993e741f7328a33888ddc294c Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Mon, 7 Jan 2013 18:28:09 +0000 Subject: reinstate wiimote support, thanks to work by jannis pohlmann git-svn-id: svn://localhost/ardour2/branches/3.0@13796 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/debug.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'libs/ardour/debug.cc') diff --git a/libs/ardour/debug.cc b/libs/ardour/debug.cc index 36c9b6adb0..afd5da2169 100644 --- a/libs/ardour/debug.cc +++ b/libs/ardour/debug.cc @@ -59,5 +59,6 @@ uint64_t PBD::DEBUG::TempoMath = PBD::new_debug_bit ("tempomath"); uint64_t PBD::DEBUG::TempoMap = PBD::new_debug_bit ("tempomap"); uint64_t PBD::DEBUG::OrderKeys = PBD::new_debug_bit ("orderkeys"); uint64_t PBD::DEBUG::Automation = PBD::new_debug_bit ("automation"); +uint64_t PBD::DEBUG::WiimoteControl = PBD::new_debug_bit ("wiimotecontrol"); -- cgit v1.2.3