A few build fixes
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
dc92378e33
commit
22b129403e
6 changed files with 17 additions and 1 deletions
|
@ -40,6 +40,7 @@
|
|||
|
||||
#ifdef HEADLESS
|
||||
#define DISTRHO_PLUGIN_HAS_UI 0
|
||||
#define DISTRHO_PLUGIN_WANT_DIRECT_ACCESS 0
|
||||
#else
|
||||
#define DISTRHO_PLUGIN_HAS_UI 1
|
||||
#define DISTRHO_PLUGIN_WANT_DIRECT_ACCESS 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue