mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
Removed unneeded includes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23578 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8edac6ec82
commit
59dd433ccd
5 changed files with 0 additions and 5 deletions
|
@ -47,7 +47,6 @@
|
|||
#include "screens.h"
|
||||
#include "playlist.h"
|
||||
#include "pcmbuf.h"
|
||||
#include "buffer.h"
|
||||
#include "bmp.h"
|
||||
#include "appevents.h"
|
||||
#include "metadata.h"
|
||||
|
|
|
@ -39,7 +39,6 @@
|
|||
#include "lang.h"
|
||||
#include "keyboard.h"
|
||||
#include "mpeg.h"
|
||||
#include "buffer.h"
|
||||
#include "buffering.h"
|
||||
#include "mp3_playback.h"
|
||||
#include "backlight.h"
|
||||
|
|
|
@ -36,7 +36,6 @@
|
|||
#include "lang.h"
|
||||
#include "debug.h"
|
||||
#include "settings.h"
|
||||
#include "buffer.h"
|
||||
#include "plugin.h"
|
||||
#include "playback.h"
|
||||
#include "cuesheet.h"
|
||||
|
|
|
@ -40,7 +40,6 @@
|
|||
#include "metadata.h"
|
||||
#include "screens.h"
|
||||
#include "tree.h"
|
||||
#include "buffer.h"
|
||||
#include "settings.h"
|
||||
#include "playlist_viewer.h"
|
||||
#include "talk.h"
|
||||
|
|
|
@ -28,7 +28,6 @@
|
|||
#include "panic.h"
|
||||
#include "kernel.h"
|
||||
#include "storage.h"
|
||||
#include "buffer.h"
|
||||
#include "string.h"
|
||||
/*#define LOGF_ENABLE*/
|
||||
#include "logf.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue