From a47038859dc156d832fdae38fff319b6585a5694 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 20 Dec 2004 18:51:31 +0000 Subject: minimal bootsplash stage1 support --- mdk-stage1/tools.h | 1 + 1 file changed, 1 insertion(+) (limited to 'mdk-stage1/tools.h') diff --git a/mdk-stage1/tools.h b/mdk-stage1/tools.h index 3e0213a17..737b323c9 100644 --- a/mdk-stage1/tools.h +++ b/mdk-stage1/tools.h @@ -23,6 +23,7 @@ #define _TOOLS_H_ #include +#include "bootsplash.h" void process_cmdline(void); int get_param(int i); -- cgit v1.2.1