mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
Work around badly chosen argument name in giomm
This commit is contained in:
parent
e1d2f70704
commit
c7d0a52a0b
1 changed files with 4 additions and 0 deletions
|
|
@ -27,6 +27,10 @@
|
|||
#include "ardour/audioengine.h"
|
||||
#include "ardour/automation_watch.h"
|
||||
|
||||
#ifdef interface
|
||||
#undef interface
|
||||
#endif
|
||||
|
||||
#include "actions.h"
|
||||
#include "add_route_dialog.h"
|
||||
#include "add_video_dialog.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue