summaryrefslogtreecommitdiff
path: root/apps/root_menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/root_menu.c')
-rw-r--r--apps/root_menu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/root_menu.c b/apps/root_menu.c
index 4b9be39a8c..9d4f256370 100644
--- a/apps/root_menu.c
+++ b/apps/root_menu.c
@@ -310,6 +310,7 @@ static int plugins_menu(void* param)
310 } 310 }
311 return retval; 311 return retval;
312} 312}
313int time_screen(void* ignored);
313 314
314/* These are all static const'd from apps/menus/ *.c 315/* These are all static const'd from apps/menus/ *.c
315 so little hack so we can use them */ 316 so little hack so we can use them */