aboutsummaryrefslogtreecommitdiffstats
path: root/src/product.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/product.c')
-rw-r--r--src/product.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/product.c b/src/product.c
index 45fa7ec..3ac4470 100644
--- a/src/product.c
+++ b/src/product.c
@@ -140,7 +140,7 @@ static const LV2_Descriptor descriptor = {
instantiate,
connect_port,
NULL,
- runProduct_icic_oc,
+ runProduct_iaia_oa,
NULL,
cleanup,
NULL,