aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/ext/atom/atom.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-02-19 02:19:30 +0000
committerDavid Robillard <d@drobilla.net>2012-02-19 02:19:30 +0000
commit7fce157bc3940f997e9ac8566c55021b9af43b0a (patch)
treec98f7843395e4f1590da0bdeef8b508f52c68340 /lv2/lv2plug.in/ns/ext/atom/atom.ttl
parentf6c018197f1b2496e3bb1d79a8950a2febebea6b (diff)
downloadlv2-7fce157bc3940f997e9ac8566c55021b9af43b0a.tar.xz
atom/atom-helpers.h => atom/util.h.
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 677a159..2e82e32 100644
--- a/lv2/lv2plug.in/ns/ext/atom/atom.ttl
+++ b/lv2/lv2plug.in/ns/ext/atom/atom.ttl
@@ -27,7 +27,7 @@
doap:name "LV2 Atom" ;
doap:shortdesc "A generic value container and several data types." ;
doap:license <http://opensource.org/licenses/isc> ;
- rdfs:seeAlso <atom-helpers.h> ,
+ rdfs:seeAlso <util.h> ,
<forge.h> ;
doap:release [
doap:revision "0.4" ;