diff --git a/firmware/target/hosted/system-hosted.c b/firmware/target/hosted/system-hosted.c index fa492c1094..a8b7dc82d3 100644 --- a/firmware/target/hosted/system-hosted.c +++ b/firmware/target/hosted/system-hosted.c @@ -32,6 +32,7 @@ #include "backlight-target.h" #include "lcd.h" #include "filesystem-hosted.h" +#include "logf.h" /* to make thread-internal.h happy */ uintptr_t *stackbegin;