Fix build of OSC surface caused by missing include of i18n/gettext header
This commit is contained in:
parent
d3ab91d171
commit
5f61409c90
@ -37,6 +37,8 @@
|
||||
#include "ardour/types.h"
|
||||
#include "control_protocol/control_protocol.h"
|
||||
|
||||
#include "i18n.h"
|
||||
|
||||
class OSCControllable;
|
||||
class OSCRouteObserver;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user