summaryrefslogtreecommitdiff
path: root/apps/gui/bitmap
diff options
context:
space:
mode:
authorJonathan Gordon <rockbox@jdgordon.info>2008-05-11 13:39:22 +0000
committerJonathan Gordon <rockbox@jdgordon.info>2008-05-11 13:39:22 +0000
commit10df05438e329c7271c8cc7c4e9cdf2adace52dd (patch)
treef6c4bce9793bba63802137f0425bc9a7cfaefec0 /apps/gui/bitmap
parentfc25f3f61be62fdfe1d32f5bf1a52a2a148db6ab (diff)
downloadrockbox-10df05438e329c7271c8cc7c4e9cdf2adace52dd.zip
rockbox-10df05438e329c7271c8cc7c4e9cdf2adace52dd.tar.gz
rockbox-10df05438e329c7271c8cc7c4e9cdf2adace52dd.tar.bz2
rockbox-10df05438e329c7271c8cc7c4e9cdf2adace52dd.tar.xz
more textarea to viewport conversion... yes/no screen...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17454 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/gui/bitmap')
-rw-r--r--apps/gui/bitmap/list.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/gui/bitmap/list.c b/apps/gui/bitmap/list.c
index f643053..ed25715 100644
--- a/apps/gui/bitmap/list.c
+++ b/apps/gui/bitmap/list.c
@@ -34,7 +34,6 @@
#include "list.h"
#include "scrollbar.h"
#include "statusbar.h"
-#include "textarea.h"
#include "lang.h"
#include "sound.h"
#include "misc.h"