From 6ac64206f3f06e8860b77488d9dc70bc8ab659af Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Thu, 6 May 2010 22:17:34 +0000 Subject: Revert r25854 which was bad for the database tool (I forgot it still needs the wrappers from uisimulator/common/io.c). Fix it so it works for both. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25856 a1c6a512-1295-4272-9138-f99709370657 --- firmware/logf.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'firmware/logf.c') diff --git a/firmware/logf.c b/firmware/logf.c index 7d4ffe24af..b68f8a1d26 100644 --- a/firmware/logf.c +++ b/firmware/logf.c @@ -29,10 +29,9 @@ #include #include #include -#include -#include -#include #include "config.h" +#include "system.h" +#include "font.h" #include "lcd-remote.h" #include "logf.h" #include "serial.h" -- cgit v1.2.3