enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / gtk2_ardour / export_preset_selector.cc
index 3e3b0d0b1546f09396887d8dfd0537bd9a6d53ec..018beae39ac04bfb2511d14adde015cab8d23ef8 100644 (file)
@@ -22,7 +22,7 @@
 
 #include "ardour/export_preset.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 ExportPresetSelector::ExportPresetSelector () :
   label (_("Preset"), Gtk::ALIGN_LEFT),