From 65d0190a0e98d58e9f3ec30e244a33e273e705d6 Mon Sep 17 00:00:00 2001 From: RogueMaster Date: Fri, 28 Oct 2022 13:13:40 -0400 Subject: [PATCH] totp icons fix --- .../plugins/totp/scenes/authenticate/totp_scene_authenticate.c | 1 - applications/plugins/totp/services/ui/icons.h | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/applications/plugins/totp/scenes/authenticate/totp_scene_authenticate.c b/applications/plugins/totp/scenes/authenticate/totp_scene_authenticate.c index e0ab40086..652ca283b 100644 --- a/applications/plugins/totp/scenes/authenticate/totp_scene_authenticate.c +++ b/applications/plugins/totp/scenes/authenticate/totp_scene_authenticate.c @@ -7,7 +7,6 @@ #include "../scene_director.h" #include "../totp_scenes_enum.h" #include "../../services/crypto/crypto.h" -#include #define MAX_CODE_LENGTH TOTP_IV_SIZE diff --git a/applications/plugins/totp/services/ui/icons.h b/applications/plugins/totp/services/ui/icons.h index 2ce25a898..f16937235 100644 --- a/applications/plugins/totp/services/ui/icons.h +++ b/applications/plugins/totp/services/ui/icons.h @@ -1,6 +1,6 @@ #pragma once -#include +#include #include #define ICON_ARROW_LEFT_8x9_WIDTH 8