summaryrefslogtreecommitdiffstats
path: root/apps/misc.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/misc.h')
-rw-r--r--apps/misc.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/misc.h b/apps/misc.h
index a41a8319ac..a3d9ffd582 100644
--- a/apps/misc.h
+++ b/apps/misc.h
@@ -127,7 +127,8 @@ enum current_activity {
ACTIVITY_SYSTEMSCREEN,
ACTIVITY_TIMEDATESCREEN,
ACTIVITY_BOOKMARKSLIST,
- ACTIVITY_SHORTCUTSMENU
+ ACTIVITY_SHORTCUTSMENU,
+ ACTIVITY_ID3SCREEN
};
#if CONFIG_CODEC == SWCODEC