enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / ardour / monitor_processor.cc
index f9bff99c19bb5797fdb6f0a22571fdcc8c8775e2..811d5a15b34effa8d61a8fc46d5df4dfc659355d 100644 (file)
@@ -28,7 +28,7 @@
 #include "ardour/monitor_processor.h"
 #include "ardour/session.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using namespace ARDOUR;
 using namespace PBD;