extra include required for S_()
git-svn-id: svn://localhost/ardour2/branches/3.0@10835 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define __i18n_h__
|
||||
|
||||
#include <pbd/compose.h>
|
||||
#include <pbd/convert.h>
|
||||
#include "gettext.h"
|
||||
|
||||
#define _(Text) dgettext (PACKAGE, Text)
|
||||
|
||||
Reference in New Issue
Block a user