diff --git a/apps/menus/main_menu.c b/apps/menus/main_menu.c index 7dba697184..075bd2a9c8 100644 --- a/apps/menus/main_menu.c +++ b/apps/menus/main_menu.c @@ -44,6 +44,8 @@ #include "plugin.h" #include "talk.h" #include "buffer.h" +#include "splash.h" +#include "debug_menu.h" /* lazy coders can use this function if the needed callback is just to say if the item is shown or not */