Update Carla and DPF for build fixes

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2022-06-02 02:03:04 +01:00
parent becfa5d39d
commit 6500002336
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
5 changed files with 7 additions and 4 deletions

View file

@ -41,6 +41,7 @@
#else
#define DISTRHO_PLUGIN_HAS_UI 1
#define DISTRHO_PLUGIN_WANT_DIRECT_ACCESS 1
#define DISTRHO_UI_FILE_BROWSER 1
#define DISTRHO_UI_USE_NANOVG 1
#define DISTRHO_UI_USER_RESIZABLE 1
#endif