diff options
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 | ||||
l--------- | src/engine/lv2_contexts.h | 2 |
4 files changed, 4 insertions, 4 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 diff --git a/src/engine/lv2_contexts.h b/src/engine/lv2_contexts.h index 8c09603a..a9c613f2 120000 --- a/src/engine/lv2_contexts.h +++ b/src/engine/lv2_contexts.h @@ -1 +1 @@ -../../../lv2/lv2/contexts/lv2_contexts.h
\ No newline at end of file +../../../lv2/ext/contexts/lv2_contexts.h
\ No newline at end of file |