aboutsummaryrefslogtreecommitdiffstats
path: root/src/branch.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/branch.c')
-rw-r--r--src/branch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/branch.c b/src/branch.c
index 4625e5c..f4c92a0 100644
--- a/src/branch.c
+++ b/src/branch.c
@@ -113,7 +113,7 @@ runBranch_ic_ococ(LV2_Handle instance,
}
static const LV2_Descriptor descriptor = {
- "http://drobilla.net/plugins/blip/branch",
+ "http://drobilla.net/plugins/blop/branch",
instantiate,
connect_port,
NULL,