aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/ext/atom/atom.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-03-26 00:41:01 +0000
committerDavid Robillard <d@drobilla.net>2012-03-26 00:41:01 +0000
commita90c1eb129f16d432e3ca209a451d83dceac3635 (patch)
treed95d45a13eda4f8a3cc5bd494669d3c6989b4427 /lv2/lv2plug.in/ns/ext/atom/atom.ttl
parentc89f195a6cf88bcc91a8af90c296cfbecd63be12 (diff)
downloadlv2-a90c1eb129f16d432e3ca209a451d83dceac3635.tar.xz
Fix reference to people.ttl.
Diffstat (limited to 'lv2/lv2plug.in/ns/ext/atom/atom.ttl')
-rw-r--r--lv2/lv2plug.in/ns/ext/atom/atom.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/lv2plug.in/ns/ext/atom/atom.ttl b/lv2/lv2plug.in/ns/ext/atom/atom.ttl
index 15dc468..e22932e 100644
--- a/lv2/lv2plug.in/ns/ext/atom/atom.ttl
+++ b/lv2/lv2plug.in/ns/ext/atom/atom.ttl
@@ -28,7 +28,7 @@
rdfs:seeAlso <atom.h> ,
<util.h> ,
<forge.h> ,
- <people/people.ttl> ;
+ <../../people/people.ttl> ;
doap:name "LV2 Atom" ;
doap:shortdesc "A generic value container and several data types." ;
doap:license <http://opensource.org/licenses/isc> ;