From 7223ab7c4a2620758fd4f80e0f73d2868d589638 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Fri, 18 Jan 2008 16:17:44 +0000 Subject: rename linuxbios_* files in utils repository. Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3058 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- util/lxbios/layout.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/lxbios/layout.h') diff --git a/util/lxbios/layout.h b/util/lxbios/layout.h index 15e009df5f..4575f75995 100644 --- a/util/lxbios/layout.h +++ b/util/lxbios/layout.h @@ -33,7 +33,7 @@ #define LXBIOS_LAYOUT_H #include "common.h" -#include "linuxbios_tables.h" +#include "coreboot_tables.h" #define LAYOUT_ENTRY_OVERLAP (LAYOUT_RESULT_START + 0) #define LAYOUT_ENTRY_BAD_LENGTH (LAYOUT_RESULT_START + 1) -- cgit v1.2.3