mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-11 00:56:33 +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/port_engine.h"
|
||||||
#include "ardour/types.h"
|
#include "ardour/types.h"
|
||||||
|
|
||||||
|
#include "pbd/g_atomic_compat.h"
|
||||||
|
|
||||||
namespace ARDOUR {
|
namespace ARDOUR {
|
||||||
|
|
||||||
class PortEngineSharedImpl;
|
class PortEngineSharedImpl;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue