enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / gtk2_ardour / edit_note_dialog.cc
index 08cfbadec2cf7cf602244c48149224257d21a51a..39a3fa4e789ad354e6f56fe4e20c0ecc5edf0232 100644 (file)
@@ -26,7 +26,7 @@
 #include "midi_region_view.h"
 #include "note_base.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using namespace std;
 using namespace Gtk;