summaryrefslogtreecommitdiff
path: root/gtk2_ardour/note_select_dialog.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/note_select_dialog.cc')
-rw-r--r--gtk2_ardour/note_select_dialog.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/note_select_dialog.cc b/gtk2_ardour/note_select_dialog.cc
index 14d45ccf5a..203213eced 100644
--- a/gtk2_ardour/note_select_dialog.cc
+++ b/gtk2_ardour/note_select_dialog.cc
@@ -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)