summaryrefslogtreecommitdiff
path: root/libs/ardour/chan_count.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/chan_count.cc')
-rw-r--r--libs/ardour/chan_count.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/ardour/chan_count.cc b/libs/ardour/chan_count.cc
index e60104dad8..b11c578455 100644
--- a/libs/ardour/chan_count.cc
+++ b/libs/ardour/chan_count.cc
@@ -26,6 +26,8 @@
static const char* state_node_name = "Channels";
+using namespace std;
+
namespace ARDOUR {
// infinite/zero chan count stuff, for setting minimums and maximums, etc.