summaryrefslogtreecommitdiffstats
path: root/src/engine/LV2Info.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/LV2Info.cpp')
-rw-r--r--src/engine/LV2Info.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/LV2Info.cpp b/src/engine/LV2Info.cpp
index e67c207d..ecbfe653 100644
--- a/src/engine/LV2Info.cpp
+++ b/src/engine/LV2Info.cpp
@@ -24,7 +24,7 @@
#include "lv2/lv2plug.in/ns/ext/atom/atom.h"
#include "lv2/lv2plug.in/ns/ext/contexts/contexts.h"
-#include "module/World.hpp"
+#include "shared/World.hpp"
#include "LV2BlobFeature.hpp"
#include "LV2EventFeature.hpp"