diff options
author | Thomas Martitz <kugel@rockbox.org> | 2009-10-16 20:34:04 +0000 |
---|---|---|
committer | Thomas Martitz <kugel@rockbox.org> | 2009-10-16 20:34:04 +0000 |
commit | 94f76513412cdaf8f3b98054f9c027b97093027e (patch) | |
tree | 6e5b4483ab09c83270bc36b828a297f8fc0b2fc4 /apps/gui/list.c | |
parent | 5c244cfcaad88ea6bb660f2daf779c628e00af00 (diff) |
Revert r23212, I committed it accidentally.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23214 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/gui/list.c')
-rw-r--r-- | apps/gui/list.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/gui/list.c b/apps/gui/list.c index 0090f44b42..d7ecdccd30 100644 --- a/apps/gui/list.c +++ b/apps/gui/list.c @@ -29,7 +29,6 @@ #include "kernel.h" #include "system.h" -#include "appevents.h" #include "action.h" #include "screen_access.h" #include "list.h" |