summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/tagtree.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/tagtree.c b/apps/tagtree.c
index fd524712ac..bac74cf443 100644
--- a/apps/tagtree.c
+++ b/apps/tagtree.c
@@ -45,6 +45,7 @@
45#include "yesno.h" 45#include "yesno.h"
46#include "misc.h" 46#include "misc.h"
47#include "filetypes.h" 47#include "filetypes.h"
48#include "audio.h"
48 49
49#define FILE_SEARCH_INSTRUCTIONS ROCKBOX_DIR "/tagnavi.config" 50#define FILE_SEARCH_INSTRUCTIONS ROCKBOX_DIR "/tagnavi.config"
50 51