mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-05-12 19:53:18 -04:00
Slight cleanup in lcd.h: kill fixme and remove useless include, add some includes elsewhere and add a stub for sims instead of ifdef
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22431 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1f0fa71f5a
commit
4f87976677
5 changed files with 7 additions and 14 deletions
|
|
@ -30,6 +30,7 @@
|
|||
#include "settings.h"
|
||||
#include "kernel.h"
|
||||
#include "system.h"
|
||||
#include "file.h"
|
||||
|
||||
#include "action.h"
|
||||
#include "screen_access.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue