enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / gtk2_ardour / script_selector.cc
index 31cea38338a807da236ff8fb1b075857090c3654..4a26973e648bd50c701c9f46df20668a8edd4bf2 100644 (file)
@@ -19,7 +19,7 @@
 #include "gtkmm2ext/utils.h"
 
 #include "script_selector.h"
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using namespace std;
 using namespace Gtk;