summaryrefslogtreecommitdiff
path: root/gtk2_ardour/region_selection.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/region_selection.cc')
-rw-r--r--gtk2_ardour/region_selection.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/region_selection.cc b/gtk2_ardour/region_selection.cc
index ac8a783a41..13e2bdb7f4 100644
--- a/gtk2_ardour/region_selection.cc
+++ b/gtk2_ardour/region_selection.cc
@@ -24,6 +24,7 @@
#include "region_selection.h"
#include "time_axis_view.h"
+using namespace std;
using namespace ARDOUR;
using namespace PBD;
using namespace sigc;