aboutsummaryrefslogtreecommitdiff
path: root/src/sounds.h
diff options
context:
space:
mode:
authorspl3g <spleefer6@yandex.ru>2025-10-31 19:25:30 +0300
committerspl3g <spleefer6@yandex.ru>2025-10-31 19:28:29 +0300
commit35265935522ac3730e26f8682704315516f7cbe5 (patch)
treea005d707c6347fd2d21827484e44cb7dbf379a76 /src/sounds.h
parent99fb0374e9352ebb61e7eea134784bd26f61a892 (diff)
Add ui knobs
Diffstat (limited to 'src/sounds.h')
-rw-r--r--src/sounds.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sounds.h b/src/sounds.h
index d8c8435..290a0b0 100644
--- a/src/sounds.h
+++ b/src/sounds.h
@@ -8,6 +8,7 @@
#include <stdbool.h>
#include "messages.h"
+#include "midi_freqs.h"
#define check(ret) \
do { \