summaryrefslogtreecommitdiff
path: root/gtk2_ardour/save_template_dialog.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/save_template_dialog.cc')
-rw-r--r--gtk2_ardour/save_template_dialog.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk2_ardour/save_template_dialog.cc b/gtk2_ardour/save_template_dialog.cc
index f14466500d..bf09e33343 100644
--- a/gtk2_ardour/save_template_dialog.cc
+++ b/gtk2_ardour/save_template_dialog.cc
@@ -23,11 +23,12 @@
#include <gtkmm/label.h>
#include <gtkmm/stock.h>
-#include "pbd/i18n.h"
#include "ardour/session.h"
#include "save_template_dialog.h"
+#include "pbd/i18n.h"
+
using namespace Gtk;
using namespace ARDOUR;