commit b74b1a6035c27d8633f53168b80c367a4393710a
parent cc39120de6ae8da39eecb67e7cf5de85d512fab0
Author: Alexandre Bique <bique.alexandre@gmail.com>
Date: Thu, 29 Dec 2022 21:00:56 +0100
clap.h: include preset-discovery.h
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/include/clap/clap.h b/include/clap/clap.h
@@ -65,3 +65,5 @@
#include "ext/draft/track-info.h"
#include "ext/draft/triggers.h"
#include "ext/draft/tuning.h"
+
+#include "preset-discovery.h"
+\ No newline at end of file