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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/root_menu.h b/apps/root_menu.h
index 0e189f84fc..4513674447 100644
--- a/apps/root_menu.h
+++ b/apps/root_menu.h
@@ -51,4 +51,6 @@ enum {
51 51
52extern const struct menu_item_ex root_menu_; 52extern const struct menu_item_ex root_menu_;
53 53
54extern void previous_music_is_wps(void);
55
54#endif /* __ROOT_MENU_H__ */ 56#endif /* __ROOT_MENU_H__ */