Work around badly chosen argument name in giomm
This commit is contained in:
parent
e1d2f70704
commit
c7d0a52a0b
@ -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…
Reference in New Issue
Block a user