From 5832b59c85bcde67a2b0f5dea6fdac08d8c78cc3 Mon Sep 17 00:00:00 2001 From: Michael Sevakis Date: Sat, 28 Jul 2007 08:45:57 +0000 Subject: Fix warnings and errors. Remove some added stuff that wasn't needed afterall. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14036 a1c6a512-1295-4272-9138-f99709370657 --- bootloader/main.c | 1 + 1 file changed, 1 insertion(+) (limited to 'bootloader') diff --git a/bootloader/main.c b/bootloader/main.c index ac9a7ad2ba..d78b4adc69 100644 --- a/bootloader/main.c +++ b/bootloader/main.c @@ -26,6 +26,7 @@ #include "system.h" #include "lcd.h" #include "lcd-remote.h" +#include "scroll_engine.h" #include "kernel.h" #include "thread.h" #include "ata.h" -- cgit v1.2.3