1
0
Fork 0
forked from len0rd/rockbox

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
This commit is contained in:
Michael Sevakis 2007-07-28 08:45:57 +00:00
parent 58fc279d26
commit 5832b59c85
9 changed files with 4 additions and 30 deletions

View file

@ -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"