aboutsummaryrefslogtreecommitdiff
path: root/src/include/boot/tables.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/boot/tables.h')
-rw-r--r--src/include/boot/tables.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/boot/tables.h b/src/include/boot/tables.h
index afd72b4ae9..4b3f70cf4e 100644
--- a/src/include/boot/tables.h
+++ b/src/include/boot/tables.h
@@ -2,6 +2,7 @@
#define BOOT_TABLES_H
#include <boot/coreboot_tables.h>
+#include <arch/coreboot_tables.h>
void lb_add_memory_range(struct lb_memory *mem,
uint32_t type, uint64_t start, uint64_t size);