diff options
Diffstat (limited to 'src/engine/LV2Node.cpp')
-rw-r--r-- | src/engine/LV2Node.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/engine/LV2Node.cpp b/src/engine/LV2Node.cpp index 84835f10..872a7b83 100644 --- a/src/engine/LV2Node.cpp +++ b/src/engine/LV2Node.cpp @@ -26,6 +26,7 @@ #include "InputPort.hpp" #include "LV2Node.hpp" #include "LV2Plugin.hpp" +#include "LV2URIMap.hpp" #include "EventBuffer.hpp" #include "OutputPort.hpp" #include "ProcessContext.hpp" |