aboutsummaryrefslogtreecommitdiff
path: root/src/sounds.h
diff options
context:
space:
mode:
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 { \