summaryrefslogtreecommitdiffstats
path: root/src/engine/LV2Info.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/LV2Info.hpp')
-rw-r--r--src/engine/LV2Info.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/engine/LV2Info.hpp b/src/engine/LV2Info.hpp
index f689e45f..2486efca 100644
--- a/src/engine/LV2Info.hpp
+++ b/src/engine/LV2Info.hpp
@@ -29,8 +29,8 @@
#include "module/World.hpp"
#include "shared/LV2URIMap.hpp"
#include "shared/LV2Features.hpp"
-#include "lv2ext/lv2_uri_map.h"
-#include "lv2ext/lv2_event.h"
+#include "uri-map.lv2/uri-map.h"
+#include "event.lv2/event.h"
namespace Ingen {