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