Fix hwcodec red.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30383 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Thomas Martitz 2011-08-30 14:28:01 +00:00
parent e0aeca12ad
commit 41b04e55eb

View file

@ -493,6 +493,7 @@ unsigned long mpeg_get_last_header(void)
#endif /* !SIMULATOR */
}
static void stop_playing(void);
static void do_stop(void)
{
is_playing = false;