enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / gtk2_ardour / floating_text_entry.cc
index c78c41e4d9ef992c7e583f4eff2d55d8270042f4..571969d2dcc12559676d848f9679cae21e04cf97 100644 (file)
@@ -25,7 +25,7 @@
 #include "gtkmm2ext/doi.h"
 #include "gtkmm2ext/utils.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 FloatingTextEntry::FloatingTextEntry (Gtk::Window* parent, const std::string& initial_contents)
        : Gtk::Window (Gtk::WINDOW_POPUP)