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