From de9337a37d6e3b896e6bd333d7ec787549b986c8 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 5 Jul 2009 04:24:48 +0000 Subject: Use 'standard' bundle paths for #include directives. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2155 a436a847-0d15-0410-975c-d299462d15a1 --- src/shared/LV2URIMap.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/shared/LV2URIMap.hpp') diff --git a/src/shared/LV2URIMap.hpp b/src/shared/LV2URIMap.hpp index bf050f48..f1b9c919 100644 --- a/src/shared/LV2URIMap.hpp +++ b/src/shared/LV2URIMap.hpp @@ -27,7 +27,7 @@ #include #include #include "slv2/slv2.h" -#include "common/lv2ext/lv2_uri_map.h" +#include "uri-map.lv2/uri-map.h" namespace Ingen { namespace Shared { -- cgit v1.2.1