summaryrefslogtreecommitdiffstats
path: root/src/engine/NodeImpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/NodeImpl.cpp')
-rw-r--r--src/engine/NodeImpl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/NodeImpl.cpp b/src/engine/NodeImpl.cpp
index f554f46e..e2bb1139 100644
--- a/src/engine/NodeImpl.cpp
+++ b/src/engine/NodeImpl.cpp
@@ -17,7 +17,7 @@
#include <cassert>
#include <stdint.h>
-#include "contexts.lv2/contexts.h"
+#include "lv2/lv2plug.in/ns/ext/contexts/contexts.h"
#include "raul/List.hpp"
#include "raul/Array.hpp"
#include "util.hpp"