Some more build fixing

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2022-05-25 17:03:52 +01:00
parent 06c1d62dd9
commit 9267d8736c
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
3 changed files with 6 additions and 1 deletions

2
dpf

@ -1 +1 @@
Subproject commit c21bc7da9d52beab7d9eea540a03320b32e7e499
Subproject commit f9e6b101a1b0da27bcfd873c10ed395ba41d8c46

View file

@ -45,6 +45,8 @@
#include "water/streams/MemoryOutputStream.h"
#include "water/xml/XmlDocument.h"
#include <string>
#ifndef CARDINAL_SYSDEPS
// private method that takes ownership, we can use it to avoid superfulous allocations
extern "C" {

View file

@ -500,6 +500,9 @@ CATROMODULO_CUSTOM = LowFrequencyOscillator NumDisplayWidget
PLUGIN_FILES += $(filter-out cf/src/plugin.cpp,$(wildcard cf/src/*.cpp))
# modules/types which are present in other plugins
CF_CUSTOM = $(DRWAV)
# --------------------------------------------------------------
# DrumKit