diff --git a/distrho/src/DistrhoPluginLV2export.cpp b/distrho/src/DistrhoPluginLV2export.cpp index c2924fec..63110301 100644 --- a/distrho/src/DistrhoPluginLV2export.cpp +++ b/distrho/src/DistrhoPluginLV2export.cpp @@ -73,8 +73,8 @@ // ----------------------------------------------------------------------- static const char* const lv2ManifestPluginExtensionData[] = { -#if DISTRHO_PLUGIN_WANT_STATE "opts:interface", +#if DISTRHO_PLUGIN_WANT_STATE LV2_STATE__interface, LV2_WORKER__interface, #endif