Update to latest carla, dpf, and pugl, needs testing

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2022-05-28 03:06:41 +01:00
parent 11d9d6a0be
commit bcd1b9e273
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
7 changed files with 19 additions and 30 deletions

View file

@ -21,7 +21,7 @@
#include "DistrhoUtils.hpp"
#ifndef HEADLESS
# include "dgl/Base.hpp"
# include "../dgl/Base.hpp"
#else
# include "extra/LeakDetector.hpp"
#endif