diff options
Diffstat (limited to 'src/server/InputPort.cpp')
-rw-r--r-- | src/server/InputPort.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/InputPort.cpp b/src/server/InputPort.cpp index 4a464ea8..5d3c4eb7 100644 --- a/src/server/InputPort.cpp +++ b/src/server/InputPort.cpp @@ -23,6 +23,7 @@ #include "BufferRef.hpp" #include "GraphImpl.hpp" #include "NodeImpl.hpp" +#include "PortType.hpp" #include "RunContext.hpp" #include "mix.hpp" |