From 77651585134575d81c873d9392366b4bbe6fc18c Mon Sep 17 00:00:00 2001 From: Alexander Levin Date: Sat, 11 Jul 2009 17:16:23 +0000 Subject: Fix red in bootloaders git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21782 a1c6a512-1295-4272-9138-f99709370657 --- firmware/sound.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'firmware/sound.c') 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 @@ #include "sound.h" #include "logf.h" #include "system.h" -/* for the pitch and speed precision #defines: */ -#include "pitchscreen.h" #ifndef SIMULATOR #include "i2c.h" #include "mas.h" -- cgit v1.2.3