summaryrefslogtreecommitdiffstats
path: root/src/engine/LV2ResizeFeature.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/LV2ResizeFeature.hpp')
-rw-r--r--src/engine/LV2ResizeFeature.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/LV2ResizeFeature.hpp b/src/engine/LV2ResizeFeature.hpp
index 15a86225..0506dd53 100644
--- a/src/engine/LV2ResizeFeature.hpp
+++ b/src/engine/LV2ResizeFeature.hpp
@@ -19,7 +19,7 @@
#define INGEN_ENGINE_LV2RESIZEFEATURE_HPP
#include "raul/log.hpp"
-#include "lv2/lv2plug.in/ns/ext/resize-port/resize-port.h"
+#include "lv2/http/lv2plug.in/ns/ext/resize-port/resize-port.h"
#include "shared/LV2Features.hpp"
#include "NodeImpl.hpp"
#include "PortImpl.hpp"