summaryrefslogtreecommitdiff
path: root/apps/tagcache.c
diff options
context:
space:
mode:
authorBertrik Sikken <bertrik@sikken.nl>2009-03-08 18:37:32 +0000
committerBertrik Sikken <bertrik@sikken.nl>2009-03-08 18:37:32 +0000
commit30a2713b6eef28194d9feb4e9758624f821936ff (patch)
tree831e41420d8201882250594deb4abe6f54354fc9 /apps/tagcache.c
parent9eeead922ad958cae62015eec8156e47ca47fc58 (diff)
Clean up some more #includes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20243 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/tagcache.c')
-rw-r--r--apps/tagcache.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/tagcache.c b/apps/tagcache.c
index e7f3294dbf..2b2881a9b8 100644
--- a/apps/tagcache.c
+++ b/apps/tagcache.c
@@ -80,7 +80,6 @@
#include "tagcache.h"
#ifndef __PCTOOL__
-#include "splash.h"
#include "lang.h"
#include "eeprom_settings.h"
#endif