enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / gtk2_ardour / note_select_dialog.cc
index 14d45ccf5a2a7d2993e93cb9c0e4832d5c9a1dc9..203213eced5a54d83a4d54b4457b212e4be79d00 100644 (file)
@@ -21,7 +21,7 @@
 
 #include "note_select_dialog.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 static void
 _note_on_event_handler(GtkWidget* /*widget*/, int note, gpointer arg)