diff options
Diffstat (limited to 'util/lxbios/layout.h')
-rw-r--r-- | util/lxbios/layout.h | 2 |
1 files changed, 1 insertions, 1 deletions
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) |