diff options
Diffstat (limited to 'src/engine/PatchImpl.hpp')
-rw-r--r-- | src/engine/PatchImpl.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/engine/PatchImpl.hpp b/src/engine/PatchImpl.hpp index 86133971..8bdbd21a 100644 --- a/src/engine/PatchImpl.hpp +++ b/src/engine/PatchImpl.hpp @@ -34,6 +34,7 @@ namespace Shared { class Connection; } class ConnectionImpl; class Engine; class CompiledPatch; +class ProcessContext; /** A group of nodes in a graph, possibly polyphonic. |