enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / surfaces / generic_midi / gmcp_gui.cc
index 8e861b370d92fdce645bfd5b52ad85482ccf5559..3c2479b62270af2d8ef7dfa56b2c683933917a36 100644 (file)
@@ -41,7 +41,7 @@
 
 #include "generic_midi_control_protocol.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 class GMCPGUI : public Gtk::VBox
 {