Re-fix compile failure with --no-nls (#3111).

git-svn-id: svn://localhost/ardour2/branches/3.0@9415 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2011-04-23 03:34:42 +00:00
parent 4f9b75c8a2
commit 110311e186
29 changed files with 44 additions and 12 deletions

View file

@ -23,6 +23,7 @@
#include <gtkmm/stock.h>
#include <gtkmm/progressbar.h>
#include "normalize_dialog.h"
#include "i18n.h"
using namespace Gtk;