1
0
Fork 0
forked from len0rd/rockbox

Remove unnecessary #include

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18088 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Bertrik Sikken 2008-07-18 21:37:08 +00:00
parent 4b067b6eae
commit 9569de0fe1
2 changed files with 0 additions and 2 deletions

View file

@ -30,7 +30,6 @@
#include "settings.h"
#include "debug.h"
#include "lang.h"
#include "language.h"
#include "kernel.h"
#include "plugin.h"
#include "filetypes.h"