aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/worker
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/worker')
-rw-r--r--lv2/worker/worker.meta.ttl (renamed from lv2/worker/lv2-worker.doap.ttl)0
-rw-r--r--lv2/worker/worker.ttl2
2 files changed, 1 insertions, 1 deletions
diff --git a/lv2/worker/lv2-worker.doap.ttl b/lv2/worker/worker.meta.ttl
index f25c2c3..f25c2c3 100644
--- a/lv2/worker/lv2-worker.doap.ttl
+++ b/lv2/worker/worker.meta.ttl
diff --git a/lv2/worker/worker.ttl b/lv2/worker/worker.ttl
index 598769d..3889877 100644
--- a/lv2/worker/worker.ttl
+++ b/lv2/worker/worker.ttl
@@ -9,7 +9,7 @@
a owl:Ontology ,
lv2:Specification ;
rdfs:seeAlso <worker.h> ,
- <lv2-worker.doap.ttl> ;
+ <worker.meta.ttl> ;
lv2:documentation """
<p>This extension allows plugins to schedule work that must be performed in
another thread. Plugins can use this interface to safely perform work that is