X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fardour%2Fsession_export.cc;h=ddced9cc5f85f169169d036a6c2f25f11647747e;hb=481f7c39655afec832ac10430dd61a3bb464aa58;hp=f6ea0c9f3ff867a9e9e5db2f320514f873c501db;hpb=b09ab546542040b1d468c9925c60bda2dfd80da8;p=ardour.git diff --git a/libs/ardour/session_export.cc b/libs/ardour/session_export.cc index f6ea0c9f3f..ddced9cc5f 100644 --- a/libs/ardour/session_export.cc +++ b/libs/ardour/session_export.cc @@ -54,7 +54,7 @@ using namespace std; using namespace ARDOUR; -//using namespace sigc; +using namespace PBD; static int convert_spec_to_info (AudioExportSpecification& spec, SF_INFO& sfinfo)