From 802743a061e01150db544c8e072cd794731b18a7 Mon Sep 17 00:00:00 2001 From: Maurus Cuelenaere Date: Sun, 5 Jul 2009 18:06:07 +0000 Subject: Take 2 at 'Consolidate all fixed point math routines in one library' (FS#10400) by Jeffrey Goode git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21664 a1c6a512-1295-4272-9138-f99709370657 --- apps/eq.h | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/eq.h') diff --git a/apps/eq.h b/apps/eq.h index 1c3efe50e9..a44e9153ac 100644 --- a/apps/eq.h +++ b/apps/eq.h @@ -23,6 +23,7 @@ #define _EQ_H #include +#include /* These depend on the fixed point formats used by the different filter types and need to be changed when they change. -- cgit v1.2.3