Fix build

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2024-04-15 14:21:09 +02:00 committed by Filipe Coelho
parent 3f0b370c0e
commit 73e75ce012
2 changed files with 7 additions and 5 deletions

View file

@ -29,6 +29,8 @@
#include "choc/choc_SmallVector.h"
#include <jansson.h>
namespace rack {
/** Abstraction for all MIDI drivers in Rack */
namespace midi {