summaryrefslogtreecommitdiff
path: root/libs/ardour/element_import_handler.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/element_import_handler.cc')
-rw-r--r--libs/ardour/element_import_handler.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/ardour/element_import_handler.cc b/libs/ardour/element_import_handler.cc
index 53b5741622..c360e82206 100644
--- a/libs/ardour/element_import_handler.cc
+++ b/libs/ardour/element_import_handler.cc
@@ -22,6 +22,7 @@
#include <algorithm>
+using namespace std;
using namespace ARDOUR;
bool ElementImportHandler::_dirty = false;