diff --git a/firmware/target/hosted/sdl/button-sdl.c b/firmware/target/hosted/sdl/button-sdl.c index 51ba8cff92..cfe08de1d2 100644 --- a/firmware/target/hosted/sdl/button-sdl.c +++ b/firmware/target/hosted/sdl/button-sdl.c @@ -20,6 +20,7 @@ ****************************************************************************/ #include +#include /* EXIT_SUCCESS */ #include "sim-ui-defines.h" #include "lcd-charcells.h" #include "lcd-remote.h"