From b363d656252eed5720e9f172dafa7b56ac66a994 Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Mon, 28 Feb 2005 20:55:31 +0000 Subject: Get malloc() and friends out of the way for the cygwin linker (and maybe others), to make plugins work properly in the simulator. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6086 a1c6a512-1295-4272-9138-f99709370657 --- apps/codecs/Tremor/sharedbook.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/codecs/Tremor/sharedbook.c') diff --git a/apps/codecs/Tremor/sharedbook.c b/apps/codecs/Tremor/sharedbook.c index a62211eed6..aae61bfb56 100644 --- a/apps/codecs/Tremor/sharedbook.c +++ b/apps/codecs/Tremor/sharedbook.c @@ -15,7 +15,7 @@ ********************************************************************/ -#include +#include "config-tremor.h" #include #include #include "ogg.h" -- cgit v1.2.3