enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / gtkmm2ext / bindable_button.cc
index 5c0cc3c958b6fc22a76c563b73c3b9d43eca049d..cc9695f981f9e411619c62a013b0663110d6f406 100644 (file)
@@ -26,7 +26,7 @@
 #include "gtkmm2ext/bindable_button.h"
 #include "gtkmm2ext/gui_thread.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using namespace Gtkmm2ext;
 using namespace std;