Browse Source

Switch back to regular Carla

Signed-off-by: falkTX <falktx@falktx.com>
tags/v1.0
falkTX 3 years ago
parent
commit
c09be0448b
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
2 changed files with 4 additions and 1 deletions
  1. +1
    -1
      carla
  2. +3
    -0
      plugins/Common/IldaeilUI.cpp

+ 1
- 1
carla

@@ -1 +1 @@
Subproject commit 76ee26f6ba68e649260f8339037ad3de4168f5bd
Subproject commit d6919785586228020e347bf24288b8317e0b24ef

+ 3
- 0
plugins/Common/IldaeilUI.cpp View File

@@ -28,6 +28,9 @@

#include <vector>

// TODO remove this after JSFX is merged
#define PLUGIN_JSFX 99

// strcasestr
#ifdef DISTRHO_OS_WINDOWS
# include <shlwapi.h>


Loading…
Cancel
Save