From cf52d6e4b40111eb04b244ec054055a4ec15dbe0 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Thu, 14 Jul 2016 14:44:52 -0400 Subject: enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h --- gtk2_ardour/editor_pt_import.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/editor_pt_import.cc') diff --git a/gtk2_ardour/editor_pt_import.cc b/gtk2_ardour/editor_pt_import.cc index d0bfdec27d..2b659e0369 100644 --- a/gtk2_ardour/editor_pt_import.cc +++ b/gtk2_ardour/editor_pt_import.cc @@ -60,7 +60,7 @@ #include "mouse_cursors.h" #include "editor_cursors.h" -#include "i18n.h" +#include "pbd/i18n.h" using namespace std; using namespace ARDOUR; -- cgit v1.2.3