summaryrefslogtreecommitdiffstats
path: root/src/server/LV2Info.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/LV2Info.cpp')
-rw-r--r--src/server/LV2Info.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/LV2Info.cpp b/src/server/LV2Info.cpp
index 05b5010d..6b94f72f 100644
--- a/src/server/LV2Info.cpp
+++ b/src/server/LV2Info.cpp
@@ -25,7 +25,7 @@
#include "lv2/lv2plug.in/ns/ext/contexts/contexts.h"
#include "ingen/shared/World.hpp"
-#include "shared/LV2Features.hpp"
+#include "ingen/shared/LV2Features.hpp"
#include "LV2Info.hpp"
#include "LV2RequestRunFeature.hpp"