summaryrefslogtreecommitdiffstats
path: root/src/engine/LV2Node.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/LV2Node.hpp')
-rw-r--r--src/engine/LV2Node.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/LV2Node.hpp b/src/engine/LV2Node.hpp
index 3fed1185..74f3a922 100644
--- a/src/engine/LV2Node.hpp
+++ b/src/engine/LV2Node.hpp
@@ -21,7 +21,7 @@
#include <string>
#include "slv2/slv2.h"
#include "raul/IntrusivePtr.hpp"
-#include "lv2/http/lv2plug.in/ns/ext/contexts/contexts.h"
+#include "lv2/lv2plug.in/ns/ext/contexts/contexts.h"
#include "types.hpp"
#include "NodeImpl.hpp"
#include "LV2Features.hpp"