From 367f7c57028ce05f3d765fed678a64ad54a73312 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 22 Sep 2018 20:37:45 +0200 Subject: Use new LV2 include paths --- ingen/URIs.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ingen/URIs.hpp') diff --git a/ingen/URIs.hpp b/ingen/URIs.hpp index 71c14d14..a4fc3744 100644 --- a/ingen/URIs.hpp +++ b/ingen/URIs.hpp @@ -21,7 +21,7 @@ #include "ingen/URI.hpp" #include "ingen/ingen.h" #include "lilv/lilv.h" -#include "lv2/lv2plug.in/ns/ext/urid/urid.h" +#include "lv2/urid/urid.h" #include "raul/Noncopyable.hpp" namespace Ingen { -- cgit v1.2.1