diff options
author | David Robillard <d@drobilla.net> | 2012-09-06 01:23:43 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2012-09-06 01:23:43 +0000 |
commit | d81c616900c1c4fe3497c5462a8e9af89dc9600f (patch) | |
tree | d4be77b55391607d4d43f252f1fee660efbf3734 /lv2/lv2plug.in/ns/ext | |
parent | 45af9b247b6045be587ac2d702f6e870b0741f9b (diff) | |
download | lv2-d81c616900c1c4fe3497c5462a8e9af89dc9600f.tar.xz |
Add links to utility headers.
Diffstat (limited to 'lv2/lv2plug.in/ns/ext')
-rw-r--r-- | lv2/lv2plug.in/ns/ext/atom/atom.ttl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lv2/lv2plug.in/ns/ext/atom/atom.ttl b/lv2/lv2plug.in/ns/ext/atom/atom.ttl index 94948a6..1254d2d 100644 --- a/lv2/lv2plug.in/ns/ext/atom/atom.ttl +++ b/lv2/lv2plug.in/ns/ext/atom/atom.ttl @@ -10,6 +10,8 @@ <http://lv2plug.in/ns/ext/atom> a owl:Ontology ; rdfs:seeAlso <atom.h> , + <util.h> , + <forge.h> , <lv2-atom.doap.ttl> ; lv2:documentation """ <p>This specification defines a generic container for data, called an |