diff --git a/firmware/target/hosted/sdl/thread-sdl.c b/firmware/target/hosted/sdl/thread-sdl.c index fbe2621d40..28a9cb8d3a 100644 --- a/firmware/target/hosted/sdl/thread-sdl.c +++ b/firmware/target/hosted/sdl/thread-sdl.c @@ -24,7 +24,7 @@ #include #include #include -#include +#include /* memset() */ #include #include "system-sdl.h" #include "thread-sdl.h"