summaryrefslogtreecommitdiff
path: root/apps/cuesheet.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/cuesheet.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/cuesheet.c')
-rw-r--r--apps/cuesheet.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/cuesheet.c b/apps/cuesheet.c
index 1acb9af5cf..aace64a8fc 100644
--- a/apps/cuesheet.c
+++ b/apps/cuesheet.c
@@ -31,7 +31,6 @@
#include "sprintf.h"
#include "misc.h"
#include "screens.h"
-#include "splash.h"
#include "list.h"
#include "action.h"
#include "lang.h"