mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
More i18n include order fixes
This commit is contained in:
parent
e8981602f4
commit
6987196ea1
6 changed files with 12 additions and 8 deletions
|
|
@ -36,7 +36,6 @@
|
|||
#include "gtk2ardour-version.h"
|
||||
#endif
|
||||
|
||||
#include "pbd/i18n.h"
|
||||
#include "pbd/openuri.h"
|
||||
|
||||
#include "ardour/audioengine.h"
|
||||
|
|
@ -45,6 +44,8 @@
|
|||
#include "engine_dialog.h"
|
||||
#include "gui_thread.h"
|
||||
|
||||
#include "pbd/i18n.h"
|
||||
|
||||
using namespace ARDOUR;
|
||||
using namespace PBD;
|
||||
using namespace Gtkmm2ext;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue