This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla-Plugins
mirror of
https://github.com/falkTX/Carla-Plugins
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Fix build with custom DPF
Signed-off-by: falkTX <falktx@falktx.com>
develop
falkTX
5 months ago
parent
d5b1e35ba5
commit
d53b62e9b9
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
2 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
zynaddsubfx-synth.cpp
+1
-1
zynaddsubfx-ui.cpp
+ 2
- 2
zynaddsubfx-synth.cpp
View File
@@ -22,8 +22,8 @@
#include "CarlaMathUtils.hpp"
#include "
distrho/
extra/ScopedPointer.hpp"
#include "
distrho/
extra/Sleep.hpp"
#include "extra/ScopedPointer.hpp"
#include "extra/Sleep.hpp"
#include <ctime>
#include <set>
+ 1
- 1
zynaddsubfx-ui.cpp
View File
@@ -17,7 +17,7 @@
#include "CarlaPipeUtils.hpp"
#include "
distrho/
extra/String.hpp"
#include "extra/String.hpp"
#define PLUGINVERSION
#define SOURCE_DIR "/usr/share/zynaddsubfx"
Write
Preview
Loading…
Cancel
Save