mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 08:53:08 +01:00
Fix build of OSC surface caused by missing include of i18n/gettext header
This commit is contained in:
parent
d3ab91d171
commit
5f61409c90
1 changed files with 2 additions and 0 deletions
|
|
@ -37,6 +37,8 @@
|
|||
#include "ardour/types.h"
|
||||
#include "control_protocol/control_protocol.h"
|
||||
|
||||
#include "i18n.h"
|
||||
|
||||
class OSCControllable;
|
||||
class OSCRouteObserver;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue