diff options
Diffstat (limited to 'src/Patchage.hpp')
-rw-r--r-- | src/Patchage.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Patchage.hpp b/src/Patchage.hpp index a4b8c73..403ab03 100644 --- a/src/Patchage.hpp +++ b/src/Patchage.hpp @@ -46,7 +46,7 @@ class JackDriver; class PatchageCanvas; class StateManager; -namespace FlowCanvas { class Module; } +namespace Ganv { class Module; } class Patchage { public: |