diff options
Diffstat (limited to 'src/PatchageEvent.cpp')
-rw-r--r-- | src/PatchageEvent.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PatchageEvent.cpp b/src/PatchageEvent.cpp index 7141ac1..70d1c43 100644 --- a/src/PatchageEvent.cpp +++ b/src/PatchageEvent.cpp @@ -17,7 +17,7 @@ #include "raul/SharedPtr.h" #include "Patchage.h" -#include "PatchageFlowCanvas.h" +#include "PatchageCanvas.h" #include "PatchageModule.h" #include "PatchageEvent.h" #include "JackDriver.h" |