mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Fix linux/clang builds (incomplete forward declared type)
This commit is contained in:
parent
594d697b45
commit
fc9ac6a13c
1 changed files with 1 additions and 0 deletions
|
|
@ -97,6 +97,7 @@
|
|||
#include "ardour/solo_isolate_control.h"
|
||||
#include "ardour/solo_safe_control.h"
|
||||
#include "ardour/stripable.h"
|
||||
#include "ardour/surround_return.h"
|
||||
#include "ardour/surround_send.h"
|
||||
#include "ardour/surround_pannable.h"
|
||||
#include "ardour/track.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue