From 2b7178969264d1a16fa0c83fa014f53fdced62ca Mon Sep 17 00:00:00 2001 From: Willy-JL <49810075+Willy-JL@users.noreply.github.com> Date: Sun, 19 Nov 2023 23:41:33 +0000 Subject: [PATCH] Fix build --- applications/system/subghz_remote/subghz_remote_app_i.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/applications/system/subghz_remote/subghz_remote_app_i.h b/applications/system/subghz_remote/subghz_remote_app_i.h index a02c9fd78..825e23121 100644 --- a/applications/system/subghz_remote/subghz_remote_app_i.h +++ b/applications/system/subghz_remote/subghz_remote_app_i.h @@ -6,7 +6,9 @@ #include "helpers/txrx/subghz_txrx.h" +#if __has_include("subghz_remote_icons.h") #include "subghz_remote_icons.h" +#endif #include