summaryrefslogtreecommitdiff
path: root/util/lxbios/layout_file.h
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2008-01-18 16:17:44 +0000
committerStefan Reinauer <stepan@openbios.org>2008-01-18 16:17:44 +0000
commit7223ab7c4a2620758fd4f80e0f73d2868d589638 (patch)
tree2c49ed32627fe65f6aff4f040c805ef1fbd80abb /util/lxbios/layout_file.h
parentca374d455cad29c546a2d310c331a4ae431c33f9 (diff)
downloadcoreboot-7223ab7c4a2620758fd4f80e0f73d2868d589638.tar.xz
rename linuxbios_* files in utils repository.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3058 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/lxbios/layout_file.h')
-rw-r--r--util/lxbios/layout_file.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/lxbios/layout_file.h b/util/lxbios/layout_file.h
index a313fa3ce7..69148d740e 100644
--- a/util/lxbios/layout_file.h
+++ b/util/lxbios/layout_file.h
@@ -33,7 +33,7 @@
#define LXBIOS_LAYOUT_FILE_H
#include "common.h"
-#include "linuxbios_tables.h"
+#include "coreboot_tables.h"
void set_layout_filename (const char filename[]);
void get_layout_from_file (void);