diff options
Diffstat (limited to 'firmware/target/hosted')
-rw-r--r-- | firmware/target/hosted/sdl/system-sdl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/target/hosted/sdl/system-sdl.c b/firmware/target/hosted/sdl/system-sdl.c index b03ed89d49..9904da4346 100644 --- a/firmware/target/hosted/sdl/system-sdl.c +++ b/firmware/target/hosted/sdl/system-sdl.c | |||
@@ -25,6 +25,7 @@ | |||
25 | #include <string.h> | 25 | #include <string.h> |
26 | #include <inttypes.h> | 26 | #include <inttypes.h> |
27 | #include "system.h" | 27 | #include "system.h" |
28 | #include "kernel.h" | ||
28 | #include "thread-sdl.h" | 29 | #include "thread-sdl.h" |
29 | #include "system-sdl.h" | 30 | #include "system-sdl.h" |
30 | #include "sim-ui-defines.h" | 31 | #include "sim-ui-defines.h" |