diff options
Diffstat (limited to 'src/JackDriver.cpp')
-rw-r--r-- | src/JackDriver.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/JackDriver.cpp b/src/JackDriver.cpp index a86eadc..83bcf31 100644 --- a/src/JackDriver.cpp +++ b/src/JackDriver.cpp @@ -24,6 +24,7 @@ #include "PatchageModule.hpp" #include "PatchagePort.hpp" #include "PortNames.hpp" +#include "SignalDirection.hpp" #include "handle_event.hpp" #include "patchage_config.h" |