From a6e5f1915771ac08b275e5d25ff51d41a29013a7 Mon Sep 17 00:00:00 2001 From: falkTX Date: Mon, 16 Jun 2025 20:55:22 +0200 Subject: [PATCH] Fix wasm build Signed-off-by: falkTX --- plugins/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Makefile b/plugins/Makefile index b975411..53088e9 100644 --- a/plugins/Makefile +++ b/plugins/Makefile @@ -843,7 +843,7 @@ JW_CUSTOM = PlayHead Quantizer Arrange PLUGIN_FILES += $(filter-out kocmoc/src/plugin.cpp,$(wildcard kocmoc/src/*.cpp)) # modules/types which are present in other plugins -KOCMOC_CUSTOM = Phasor __ct_base __ct_comp +KOCMOC_CUSTOM = Diode Phasor __ct_base __ct_comp # -------------------------------------------------------------- # LifeFormModular