forked from len0rd/rockbox
Fix duplicate #includes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20977 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b4e2db5cc5
commit
0023943439
29 changed files with 2 additions and 39 deletions
|
@ -24,7 +24,6 @@
|
|||
|
||||
#include "lcd.h"
|
||||
#include "file.h"
|
||||
#include "lcd.h"
|
||||
#include "system.h"
|
||||
|
||||
#if LCD_DEPTH > 1 /* save is only available for color, resize for >1bpp */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue