summaryrefslogtreecommitdiff
path: root/apps/tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tree.c')
-rw-r--r--apps/tree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/tree.c b/apps/tree.c
index 25f4434ef5..a173b9095a 100644
--- a/apps/tree.c
+++ b/apps/tree.c
@@ -84,7 +84,7 @@ static struct
84 { ".ch8", TREE_ATTR_CH8, -1 }, 84 { ".ch8", TREE_ATTR_CH8, -1 },
85#endif 85#endif
86#ifndef SIMULATOR 86#ifndef SIMULATOR
87#ifdef ARCHOS_RECORDER 87#ifdef HAVE_LCD_BITMAP
88 { ".ucl", TREE_ATTR_UCL, Flashfile}, 88 { ".ucl", TREE_ATTR_UCL, Flashfile},
89 { ".ajz", TREE_ATTR_MOD, Mod_Ajz }, 89 { ".ajz", TREE_ATTR_MOD, Mod_Ajz },
90#else 90#else