enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / gtk2_ardour / actions.cc
index 11b7f13f1c31d498be2de157b1d3080fec7d71f1..1edbcafaa4e663184b82306d3bef13c0a5211dfa 100644 (file)
@@ -37,7 +37,7 @@
 #include "gtkmm2ext/actions.h"
 
 #include "actions.h"
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using namespace std;
 using namespace Gtk;