diff options
Diffstat (limited to 'src/common')
l--------- | src/common/lv2ext/lv2_event.h | 2 | ||||
l--------- | src/common/lv2ext/lv2_event_helpers.h | 2 | ||||
l--------- | src/common/lv2ext/lv2_uri_map.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/common/lv2ext/lv2_event.h b/src/common/lv2ext/lv2_event.h index 940a5faa..33ae2639 120000 --- a/src/common/lv2ext/lv2_event.h +++ b/src/common/lv2ext/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/src/common/lv2ext/lv2_event_helpers.h b/src/common/lv2ext/lv2_event_helpers.h index ad8001fc..657cfb26 120000 --- a/src/common/lv2ext/lv2_event_helpers.h +++ b/src/common/lv2ext/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/src/common/lv2ext/lv2_uri_map.h b/src/common/lv2ext/lv2_uri_map.h index 9b67092f..a6d9da5e 120000 --- a/src/common/lv2ext/lv2_uri_map.h +++ b/src/common/lv2ext/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 |