diff options
Diffstat (limited to 'src/engine/LV2ResizeFeature.hpp')
-rw-r--r-- | src/engine/LV2ResizeFeature.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/engine/LV2ResizeFeature.hpp b/src/engine/LV2ResizeFeature.hpp index c0f6626c..b5b207d1 100644 --- a/src/engine/LV2ResizeFeature.hpp +++ b/src/engine/LV2ResizeFeature.hpp @@ -19,6 +19,7 @@ #define INGEN_ENGINE_LV2RESIZEFEATURE_HPP #include "raul/log.hpp" +#include "resize-port.lv2/resize-port.h" #include "shared/LV2Features.hpp" #include "NodeImpl.hpp" #include "PortImpl.hpp" |