summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_group_tabs.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/editor_group_tabs.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/editor_group_tabs.cc')
-rw-r--r--gtk2_ardour/editor_group_tabs.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/editor_group_tabs.cc b/gtk2_ardour/editor_group_tabs.cc
index ccf95b797f..8839748110 100644
--- a/gtk2_ardour/editor_group_tabs.cc
+++ b/gtk2_ardour/editor_group_tabs.cc
@@ -24,6 +24,7 @@
#include "utils.h"
#include "editor_route_groups.h"
#include "editor_routes.h"
+#include "i18n.h"
using namespace std;
using namespace ARDOUR;