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