X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fardour%2Felement_import_handler.cc;h=8f6483b145b2a32b4b8dcec7ac1a0dc5b6adadba;hb=dde13d288e22ba5dd8e23802c47fac288b089c57;hp=53b5741622cc72ff33050964019090016f0405d1;hpb=e0aaed6d65f160c328cb8b56d7c6552ee15d65e2;p=ardour.git diff --git a/libs/ardour/element_import_handler.cc b/libs/ardour/element_import_handler.cc index 53b5741622..8f6483b145 100644 --- a/libs/ardour/element_import_handler.cc +++ b/libs/ardour/element_import_handler.cc @@ -18,10 +18,12 @@ */ +#include "ardour/libardour_visibility.h" #include "ardour/element_import_handler.h" #include +using namespace std; using namespace ARDOUR; bool ElementImportHandler::_dirty = false;