mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 21:55:43 +01:00
Remove use of i18n macros in headers. Prevents our gettext.h being included before libintl.h, which causes failures when ENABLE_NLS is not defined (bug #3111)
git-svn-id: svn://localhost/ardour2/branches/3.0@7081 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
129ace60e2
commit
8d0581a720
27 changed files with 136 additions and 71 deletions
|
|
@ -35,6 +35,8 @@
|
|||
#include "ardour/export_filename.h"
|
||||
#include "ardour/export_failed.h"
|
||||
|
||||
#include "i18n.h"
|
||||
|
||||
using namespace std;
|
||||
using namespace PBD;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue