a better fix for CUE/TOC string escaping: if the text is not Latin-1 already, reject...
[ardour.git] / libs / ardour / unknown_processor.cc
index 91c9bc978294de6f3def4a35c70eaf3943ec9eec..f6c713404f5d6ef6af3db8b6df9371cd6b331255 100755 (executable)
@@ -19,6 +19,8 @@
 
 #include "ardour/unknown_processor.h"
 
+#include "i18n.h"
+
 using namespace std;
 using namespace ARDOUR;