From 91f743f17ef91fcce7e6498fc8bf888ac010bb3c Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 14 Jun 2002 10:39:11 +0000 Subject: killed off a warning git-svn-id: svn://svn.rockbox.org/rockbox/trunk@998 a1c6a512-1295-4272-9138-f99709370657 --- apps/tree.c | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/tree.c') diff --git a/apps/tree.c b/apps/tree.c index 88bdaddff8..b0c226c433 100644 --- a/apps/tree.c +++ b/apps/tree.c @@ -33,6 +33,7 @@ #include "sprintf.h" #include "mpeg.h" #include "playlist.h" +#include "menu.h" #ifdef HAVE_LCD_BITMAP #include "icons.h" -- cgit v1.2.3