diff --git a/plugin/DistrhoPluginInfo.h b/plugin/DistrhoPluginInfo.h index 665722b..885f07e 100644 --- a/plugin/DistrhoPluginInfo.h +++ b/plugin/DistrhoPluginInfo.h @@ -24,7 +24,7 @@ #define DISTRHO_PLUGIN_URI "https://gjcp.net/plugins/peacock" #define DISTRHO_PLUGIN_CLAP_ID "net.gjcp.peacock" -#define DISTRHO_PLUGIN_CLAP_FEATURES "instrument,synthesizer,stereo" +#define DISTRHO_PLUGIN_CLAP_FEATURES "instrument","synthesizer","stereo" #define DISTRHO_PLUGIN_BRAND_ID GJCP #define DISTRHO_PLUGIN_UNIQUE_ID Pfau