From 11ad7b4bc8bcb049040c02fae04074faf5dfaf27 Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Tue, 10 Feb 2009 23:43:37 +0000 Subject: Move screendump from apps to firmware, solving two nasty firmware-to-apps calls. This required to move the filename creation functions as well. * Fix bug in the BMP header of Clip screendumps. * Add remote screendump for targets with an LCD remote. * Simplify some ifdefs and rename a macro in the sim. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19967 a1c6a512-1295-4272-9138-f99709370657 --- apps/recorder/radio.c | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/recorder/radio.c') diff --git a/apps/recorder/radio.c b/apps/recorder/radio.c index 8c8c56cb34..f3270d1f5d 100644 --- a/apps/recorder/radio.c +++ b/apps/recorder/radio.c @@ -34,6 +34,7 @@ #include "mp3_playback.h" #include "ctype.h" #include "file.h" +#include "general.h" #include "errno.h" #include "string.h" #include "system.h" -- cgit v1.2.3