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/Atom.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ingen/Atom.hpp') diff --git a/ingen/Atom.hpp b/ingen/Atom.hpp index 5e90903a..222023bc 100644 --- a/ingen/Atom.hpp +++ b/ingen/Atom.hpp @@ -24,8 +24,8 @@ #include #include "ingen/ingen.h" -#include "lv2/lv2plug.in/ns/ext/atom/atom.h" -#include "lv2/lv2plug.in/ns/ext/urid/urid.h" +#include "lv2/atom/atom.h" +#include "lv2/urid/urid.h" namespace Ingen { -- cgit v1.2.1