diff options
Diffstat (limited to 'src/PatchageModule.hpp')
-rw-r--r-- | src/PatchageModule.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/PatchageModule.hpp b/src/PatchageModule.hpp index a2b67ee..3e7bcbd 100644 --- a/src/PatchageModule.hpp +++ b/src/PatchageModule.hpp @@ -26,6 +26,8 @@ using namespace FlowCanvas; +class Patchage; + class PatchageModule : public Module { public: |