summaryrefslogtreecommitdiff
path: root/firmware/sound.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/sound.c')
-rw-r--r--firmware/sound.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/firmware/sound.c b/firmware/sound.c
index 6a2f03df00..84ccd2b1bd 100644
--- a/firmware/sound.c
+++ b/firmware/sound.c
@@ -25,8 +25,6 @@
25#include "sound.h" 25#include "sound.h"
26#include "logf.h" 26#include "logf.h"
27#include "system.h" 27#include "system.h"
28/* for the pitch and speed precision #defines: */
29#include "pitchscreen.h"
30#ifndef SIMULATOR 28#ifndef SIMULATOR
31#include "i2c.h" 29#include "i2c.h"
32#include "mas.h" 30#include "mas.h"