From eee12f4abd49aeae5c1d1509c35f94fd7560e365 Mon Sep 17 00:00:00 2001 From: jethead71 Date: Thu, 8 Jan 2009 11:27:46 +0000 Subject: [PATCH] Fix yellow. Don't know how I missed that testing sim build. :\ git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19719 a1c6a512-1295-4272-9138-f99709370657 --- uisimulator/common/stubs.c | 1 + 1 file changed, 1 insertion(+) diff --git a/uisimulator/common/stubs.c b/uisimulator/common/stubs.c index 58e18392b..d73fe4cdd 100644 --- a/uisimulator/common/stubs.c +++ b/uisimulator/common/stubs.c @@ -21,6 +21,7 @@ #include #include #include +#include "thread-sdl.h" #include "debug.h" -- 2.11.4.GIT