Browse Source

Fix chroot linux build

tags/1.9.8
falkTX 7 years ago
parent
commit
19dcd42531
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      source/native-plugins/zynaddsubfx-src.cpp

+ 1
- 1
source/native-plugins/zynaddsubfx-src.cpp View File

@@ -39,7 +39,7 @@
#include "zynaddsubfx/tlsf/tlsf.h"
#include "zynaddsubfx/rtosc/rtosc.h"

#ifdef CARLA_OS_WIN
#ifdef SKIP_ZYN_SYNTH
# define PRId64 P_INT64
# define PRIi64 P_INT64
# define PRIx64 P_UINT64


Loading…
Cancel
Save