summaryrefslogtreecommitdiff
path: root/apps/root_menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/root_menu.h')
-rw-r--r--apps/root_menu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/root_menu.h b/apps/root_menu.h
index 10904829d1..4113b64495 100644
--- a/apps/root_menu.h
+++ b/apps/root_menu.h
@@ -52,6 +52,7 @@ enum {
52 will need editing if this is the case. */ 52 will need editing if this is the case. */
53 GO_TO_BROWSEPLUGINS, 53 GO_TO_BROWSEPLUGINS,
54 GO_TO_TIMESCREEN, 54 GO_TO_TIMESCREEN,
55 GO_TO_PLAYLIST_VIEWER,
55}; 56};
56 57
57extern const struct menu_item_ex root_menu_; 58extern const struct menu_item_ex root_menu_;