From 110311e1860d6fb18b1985ca47f33126ae69f678 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 23 Apr 2011 03:34:42 +0000 Subject: Re-fix compile failure with --no-nls (#3111). git-svn-id: svn://localhost/ardour2/branches/3.0@9415 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/ambiguous_file_dialog.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gtk2_ardour/ambiguous_file_dialog.cc') diff --git a/gtk2_ardour/ambiguous_file_dialog.cc b/gtk2_ardour/ambiguous_file_dialog.cc index e14d33540e..fe17cde5b1 100644 --- a/gtk2_ardour/ambiguous_file_dialog.cc +++ b/gtk2_ardour/ambiguous_file_dialog.cc @@ -18,7 +18,9 @@ */ #include +#include "pbd/compose.h" #include "ambiguous_file_dialog.h" +#include "i18n.h" using namespace std; using namespace ARDOUR; -- cgit v1.2.3