From 3ccfbe6ea9632b5e0f0d02c33bf314e71f1a35be Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 30 Sep 2008 21:53:16 +0000 Subject: Move LV2 extension stuff to less horribly named directory. git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@1562 a436a847-0d15-0410-975c-d299462d15a1 --- hosts/lv2_event.h | 2 +- hosts/lv2_event_helpers.h | 2 +- hosts/lv2_uri_map.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'hosts') diff --git a/hosts/lv2_event.h b/hosts/lv2_event.h index 4c8ba8b..9deea12 120000 --- a/hosts/lv2_event.h +++ b/hosts/lv2_event.h @@ -1 +1 @@ -../../lv2/lv2/event/lv2_event.h \ No newline at end of file +../../lv2/ext/event/lv2_event.h \ No newline at end of file diff --git a/hosts/lv2_event_helpers.h b/hosts/lv2_event_helpers.h index 221fa8d..846659f 120000 --- a/hosts/lv2_event_helpers.h +++ b/hosts/lv2_event_helpers.h @@ -1 +1 @@ -../../lv2/lv2/event/lv2_event_helpers.h \ No newline at end of file +../../lv2/ext/event/lv2_event_helpers.h \ No newline at end of file diff --git a/hosts/lv2_uri_map.h b/hosts/lv2_uri_map.h index 408c2f2..2985059 120000 --- a/hosts/lv2_uri_map.h +++ b/hosts/lv2_uri_map.h @@ -1 +1 @@ -../../lv2/lv2/uri_map/lv2_uri_map.h \ No newline at end of file +../../lv2/ext/uri_map/lv2_uri_map.h \ No newline at end of file -- cgit v1.2.1