Fix --no-nls, i18n include order in UI -- #8361
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
#include <glibmm.h>
|
||||
|
||||
#include "pbd/file_utils.h"
|
||||
#include "pbd/i18n.h"
|
||||
#include "pbd/stateful.h"
|
||||
|
||||
#include "ardour/region_factory.h"
|
||||
@@ -44,6 +43,8 @@
|
||||
|
||||
#include "common.h"
|
||||
|
||||
#include "pbd/i18n.h"
|
||||
|
||||
using namespace std;
|
||||
using namespace ARDOUR;
|
||||
using namespace SessionUtils;
|
||||
|
||||
Reference in New Issue
Block a user