commit 90a1ca3781424aef2f55c6f3b521b5783dc9cdaa
parent 36b377da1fe58137108d0579101a4f34b93c7004
Author: Alexandre BIQUE <bique.alexandre@gmail.com>
Date: Tue, 21 Dec 2021 11:21:21 +0100
Include the surround ext in clap.h
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/include/clap/clap.h b/include/clap/clap.h
@@ -58,6 +58,7 @@
#include "ext/draft/tuning.h"
#include "ext/draft/file-reference.h"
#include "ext/draft/midi-mappings.h"
+#include "ext/draft/surround.h"
#include "converters/vst2-converter.h"
#include "converters/vst3-converter.h"