summaryrefslogtreecommitdiffstats
path: root/plugin/most_unicens.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/most_unicens.c')
-rw-r--r--plugin/most_unicens.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugin/most_unicens.c b/plugin/most_unicens.c
index 6a7b76e..a0d040b 100644
--- a/plugin/most_unicens.c
+++ b/plugin/most_unicens.c
@@ -33,9 +33,9 @@
#include "wrap_volume.h"
#define PCM_MAX_CHANNELS 6
-#define HAL_MY_PLUGIN_NAME "hal-unicens"
+#define UCS_PLUGIN_NAME "hal-unicens"
-CTLP_CAPI_REGISTER(HAL_MY_PLUGIN_NAME)
+CTLP_CAPI_REGISTER(UCS_PLUGIN_NAME)
AFB_ApiT unicensHalApiHandle;
static uint8_t initialized = 0;