diff options
Diffstat (limited to 'apps/tree.c')
| -rw-r--r-- | apps/tree.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/tree.c b/apps/tree.c index 44ade04..1ffbaa4 100644 --- a/apps/tree.c +++ b/apps/tree.c @@ -1351,7 +1351,7 @@ static bool dirbrowse(const char *root, const int *dirfilter) break; #endif -#ifdef HAVE_RECORDER_KEYPAD +#if CONFIG_KEYPAD == RECORDER_PAD case BUTTON_F2: if (*dirfilter < NUM_FILTER_MODES) { |