diff options
Diffstat (limited to 'src/engine/GraphObjectImpl.hpp')
-rw-r--r-- | src/engine/GraphObjectImpl.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/engine/GraphObjectImpl.hpp b/src/engine/GraphObjectImpl.hpp index c8b0c13c..66bda3e2 100644 --- a/src/engine/GraphObjectImpl.hpp +++ b/src/engine/GraphObjectImpl.hpp @@ -32,6 +32,7 @@ namespace Raul { class Maid; } namespace Ingen { class PatchImpl; +class Context; class ProcessContext; |