summaryrefslogtreecommitdiff
path: root/gtk2_ardour/shuttle_control.cc
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2011-04-23 03:34:42 +0000
committerCarl Hetherington <carl@carlh.net>2011-04-23 03:34:42 +0000
commit110311e1860d6fb18b1985ca47f33126ae69f678 (patch)
treea9a9c7067a54f8e0b14207f66db5fc4ae499e7d4 /gtk2_ardour/shuttle_control.cc
parent4f9b75c8a2ba182ae0a3131352284f2ccd04193e (diff)
Re-fix compile failure with --no-nls (#3111).
git-svn-id: svn://localhost/ardour2/branches/3.0@9415 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/shuttle_control.cc')
-rw-r--r--gtk2_ardour/shuttle_control.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk2_ardour/shuttle_control.cc b/gtk2_ardour/shuttle_control.cc
index c941336de5..1274dce6f8 100644
--- a/gtk2_ardour/shuttle_control.cc
+++ b/gtk2_ardour/shuttle_control.cc
@@ -31,6 +31,8 @@
#include "ardour_ui.h"
#include "shuttle_control.h"
+#include "i18n.h"
+
using namespace Gtk;
using namespace Gtkmm2ext;
using namespace ARDOUR;