enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / gtkmm2ext / actions.cc
index e2abdae4f94d809ee885480d6d74f16c62cafdd5..3aa36b98db28f6c219606891ea744a2b917bb19d 100644 (file)
@@ -41,7 +41,7 @@
 #include "gtkmm2ext/actions.h"
 #include "gtkmm2ext/utils.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using namespace std;
 using namespace Gtk;