From 0edf6a59f8b5ad5dd6911078f349357fd36625ab Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sat, 26 Oct 2019 18:41:47 +0200 Subject: src: Use 'include ' when appropriate Change-Id: I3d90e46ed391ce323436750c866a0afc3879e2e6 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/36359 Reviewed-by: Martin Roth Tested-by: build bot (Jenkins) --- src/include/boot/tables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/boot') diff --git a/src/include/boot/tables.h b/src/include/boot/tables.h index 9e82e3f6c8..b440c8bbc4 100644 --- a/src/include/boot/tables.h +++ b/src/include/boot/tables.h @@ -1,7 +1,7 @@ #ifndef BOOT_TABLES_H #define BOOT_TABLES_H -#include +#include /* * Write architecture specific tables as well as the common -- cgit v1.2.3