summaryrefslogtreecommitdiff
path: root/apps/tagtree.c
diff options
context:
space:
mode:
authorBertrik Sikken <bertrik@sikken.nl>2009-03-08 20:28:15 +0000
committerBertrik Sikken <bertrik@sikken.nl>2009-03-08 20:28:15 +0000
commitb24fafbf148828f1262fc22a9e2a32951976836a (patch)
tree3d11e061925bcb301030e185a28dae05a8df472c /apps/tagtree.c
parent3f69f89d5f9100d5b0ac3c2d5ac5ca36f3beca85 (diff)
Yet more #include cleanups
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20249 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/tagtree.c')
-rw-r--r--apps/tagtree.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/tagtree.c b/apps/tagtree.c
index 7777a9f16d..0a1cce0247 100644
--- a/apps/tagtree.c
+++ b/apps/tagtree.c
@@ -49,6 +49,7 @@
#include "audio.h"
#include "appevents.h"
#include "storage.h"
+#include "dir_uncached.h"
#define FILE_SEARCH_INSTRUCTIONS ROCKBOX_DIR "/tagnavi.config"