summaryrefslogtreecommitdiffstats
path: root/src/common
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2008-09-30 21:53:16 +0000
committerDavid Robillard <d@drobilla.net>2008-09-30 21:53:16 +0000
commitdbcd64b2fe897be75e92a96c4b2db3f0ec65fa59 (patch)
tree0286d190f72d1605f235017f791e37f9fec337d1 /src/common
parentb05b0f8530c28d77087f7e214e0c7eecfb64e20c (diff)
downloadingen-dbcd64b2fe897be75e92a96c4b2db3f0ec65fa59.tar.gz
ingen-dbcd64b2fe897be75e92a96c4b2db3f0ec65fa59.tar.bz2
ingen-dbcd64b2fe897be75e92a96c4b2db3f0ec65fa59.zip
Move LV2 extension stuff to less horribly named directory.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1562 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/common')
l---------src/common/lv2ext/lv2_event.h2
l---------src/common/lv2ext/lv2_event_helpers.h2
l---------src/common/lv2ext/lv2_uri_map.h2
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