Fixed i18n system.
[ardour.git] / libs / ardour / session_export.cc
index f6ea0c9f3ff867a9e9e5db2f320514f873c501db..ddced9cc5f85f169169d036a6c2f25f11647747e 100644 (file)
@@ -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)