mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
add required header now that it was removed from pbd/rcu.h
This commit is contained in:
parent
af2a1e324e
commit
fa6d8cbe3c
1 changed files with 2 additions and 0 deletions
|
|
@ -34,6 +34,8 @@
|
|||
#include "ardour/port_engine.h"
|
||||
#include "ardour/types.h"
|
||||
|
||||
#include "pbd/g_atomic_compat.h"
|
||||
|
||||
namespace ARDOUR {
|
||||
|
||||
class PortEngineSharedImpl;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue