From 75bf31fc0eb64e8d65553e49ee20b1de03815bbb Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Thu, 15 Feb 2007 04:49:11 +0000 Subject: fix builds git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12312 a1c6a512-1295-4272-9138-f99709370657 --- apps/menus/main_menu.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps') diff --git a/apps/menus/main_menu.c b/apps/menus/main_menu.c index 7dba697..075bd2a 100644 --- a/apps/menus/main_menu.c +++ b/apps/menus/main_menu.c @@ -44,6 +44,8 @@ #include "plugin.h" #include "talk.h" #include "buffer.h" +#include "splash.h" +#include "debug_menu.h" /* lazy coders can use this function if the needed callback is just to say if the item is shown or not */ -- cgit v1.1