diff options
Diffstat (limited to 'src/Patchage.cpp')
-rw-r--r-- | src/Patchage.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Patchage.cpp b/src/Patchage.cpp index fdd0ce9..915a4a1 100644 --- a/src/Patchage.cpp +++ b/src/Patchage.cpp @@ -20,6 +20,7 @@ #include "Legend.hpp" #include "PatchageCanvas.hpp" #include "PatchageEvent.hpp" +#include "PatchagePort.hpp" #include "UIFile.hpp" #include "patchage_config.h" #include "warnings.hpp" |