enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / gtk2_ardour / automation_controller.cc
index cd76163c6c0baf78c324bff03d1e1c7ff94720ee..03054fa98b60ae073eb7b4e3a646c598d6aabbc3 100644 (file)
@@ -36,7 +36,7 @@
 #include "note_select_dialog.h"
 #include "timers.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using namespace ARDOUR;
 using namespace Gtk;