diff --git a/apps/shortcuts.c b/apps/shortcuts.c index e9fa71eeef..10c090f3eb 100644 --- a/apps/shortcuts.c +++ b/apps/shortcuts.c @@ -24,6 +24,8 @@ #include #include "config.h" #include "system.h" +#include "powermgmt.h" +#include "power.h" #include "action.h" #include "ata_idle_notify.h" #include "debug_menu.h" @@ -40,6 +42,7 @@ #include "filetypes.h" #include "shortcuts.h" #include "onplay.h" +#include "screens.h" #define MAX_SHORTCUT_NAME 32