summaryrefslogtreecommitdiff
path: root/apps/eq.h
diff options
context:
space:
mode:
authorMaurus Cuelenaere <mcuelenaere@gmail.com>2009-07-04 13:17:58 +0000
committerMaurus Cuelenaere <mcuelenaere@gmail.com>2009-07-04 13:17:58 +0000
commitc3bc8fda8019c69c1bf9cd74539df07db527eebc (patch)
tree7bab3843bfe24cbdbb5153baba12827bcd755a72 /apps/eq.h
parent861b8d8606059de2f7527e9429dc109e8b89c03c (diff)
downloadrockbox-c3bc8fda8019c69c1bf9cd74539df07db527eebc.zip
rockbox-c3bc8fda8019c69c1bf9cd74539df07db527eebc.tar.gz
rockbox-c3bc8fda8019c69c1bf9cd74539df07db527eebc.tar.bz2
rockbox-c3bc8fda8019c69c1bf9cd74539df07db527eebc.tar.xz
Revert "Consolidate all fixed point math routines in one library (FS#10400) by Jeffrey Goode"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21635 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/eq.h')
-rw-r--r--apps/eq.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/eq.h b/apps/eq.h
index a44e915..1c3efe5 100644
--- a/apps/eq.h
+++ b/apps/eq.h
@@ -23,7 +23,6 @@
#define _EQ_H
#include <inttypes.h>
-#include <stdbool.h>
/* These depend on the fixed point formats used by the different filter types
and need to be changed when they change.