From fa97f161abc45bfd5db86bceb8803d2661e65447 Mon Sep 17 00:00:00 2001 From: Jörg Hohensohn Date: Fri, 19 Mar 2004 22:15:53 +0000 Subject: Third step of the voice-UI: numerical settings are spoken (composed at runtime), needs new voicefont at the new location ".rockbox/langs/english.voice" git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4414 a1c6a512-1295-4272-9138-f99709370657 --- apps/bookmark.c | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/bookmark.c') diff --git a/apps/bookmark.c b/apps/bookmark.c index 32521a3868..b376cdfa20 100644 --- a/apps/bookmark.c +++ b/apps/bookmark.c @@ -44,6 +44,7 @@ #include "debug.h" #include "kernel.h" #include "sprintf.h" +#include "talk.h" #define MAX_BOOKMARKS 10 #define MAX_BOOKMARK_SIZE 350 -- cgit v1.2.3