diff options
Diffstat (limited to 'hosts')
l--------- | hosts/lv2_event.h | 2 | ||||
l--------- | hosts/lv2_event_helpers.h | 2 | ||||
l--------- | hosts/lv2_uri_map.h | 2 |
3 files changed, 3 insertions, 3 deletions
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 |