diff options
Diffstat (limited to 'src/JackDriver.cpp')
-rw-r--r-- | src/JackDriver.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/JackDriver.cpp b/src/JackDriver.cpp index 36dfa47..7f2e4cb 100644 --- a/src/JackDriver.cpp +++ b/src/JackDriver.cpp @@ -22,7 +22,9 @@ #include "PatchageCanvas.hpp" #include "PatchageEvent.hpp" #include "PatchageModule.hpp" +#include "PatchagePort.hpp" #include "PortNames.hpp" +#include "handle_event.hpp" #include "patchage_config.h" #ifdef HAVE_JACK_METADATA |