mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
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:
parent
4f9b75c8a2
commit
110311e186
29 changed files with 44 additions and 12 deletions
|
|
@ -19,6 +19,7 @@
|
|||
#include <gtkmm/label.h>
|
||||
#include "ardour/session.h"
|
||||
#include "missing_plugin_dialog.h"
|
||||
#include "i18n.h"
|
||||
|
||||
using namespace Gtk;
|
||||
using namespace std;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue