1
0
Fork 0
forked from len0rd/rockbox

Fix the Playersim as well.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19969 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jens Arnold 2009-02-11 00:10:35 +00:00
parent 7ddcce1106
commit 8b948c34f5
2 changed files with 5 additions and 3 deletions

View file

@ -22,8 +22,8 @@
#include "debug.h"
#include "lcd.h"
#include "lcd-charcell.h"
#inclued "screendump.h"
#include "misc.h"
#include "screendump.h"
#include "general.h"
#include <string.h>
#include <unistd.h>
#include <fcntl.h>