13
0

Work around badly chosen argument name in giomm

This commit is contained in:
Tim Mayberry 2013-07-17 16:47:56 +10:00
parent e1d2f70704
commit c7d0a52a0b

View File

@ -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"