enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / gtk2_ardour / save_as_dialog.cc
index ee14e3a83118f958e77052ee074f2091e36e28a2..eaee07764cd7f54c1f9332e3c776d2807dbf1272 100644 (file)
@@ -23,7 +23,7 @@
 
 #include "save_as_dialog.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using namespace std;
 using namespace Gtk;