split out the logic behind step editing from MidiTimeAxisView as much as possible
[ardour.git] / gtk2_ardour / export_dialog.cc
index d60e5753c4c6300f17e7f3c82753541ac496181e..ae8e963d9ada39d8561f97e0d1126c9958e0b3ce 100644 (file)
@@ -29,6 +29,8 @@
 #include "export_dialog.h"
 #include "gui_thread.h"
 
+#include "i18n.h"
+
 using namespace ARDOUR;
 using namespace PBD;