enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / ardour / processor.cc
index f13edb516532c7bfa84cf79d2422e8d495884dee..60a23376b6c4c5d15bcd2002dc74899aa349f836 100644 (file)
@@ -42,7 +42,7 @@
 #include "ardour/session.h"
 #include "ardour/types.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using namespace std;
 using namespace ARDOUR;