Tweak mini variant build to allow standalone
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
5376573d09
commit
ca5bfd6270
25 changed files with 171 additions and 168 deletions
|
@ -205,7 +205,9 @@ struct CardinalPluginContext : rack::Context {
|
|||
|
||||
// -----------------------------------------------------------------------------------------------------------
|
||||
|
||||
#if DISTRHO_PLUGIN_WANT_DIRECT_ACCESS
|
||||
CardinalPluginContext* getRackContextFromPlugin(void* ptr);
|
||||
#endif
|
||||
|
||||
class CardinalBasePlugin : public Plugin {
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue