From 7b8f6b0644e16614ebb07983ff2e8809581f8350 Mon Sep 17 00:00:00 2001 From: Amlal Date: Wed, 17 Jul 2024 16:31:17 +0200 Subject: [IMP] Move support header to BootKit. Signed-off-by: Amlal --- Boot/Sources/HEL/AMD64/Support.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Boot/Sources/HEL') diff --git a/Boot/Sources/HEL/AMD64/Support.cxx b/Boot/Sources/HEL/AMD64/Support.cxx index 2c26bc27..a2ac6394 100644 --- a/Boot/Sources/HEL/AMD64/Support.cxx +++ b/Boot/Sources/HEL/AMD64/Support.cxx @@ -8,7 +8,7 @@ #include #include #include -#include +#include #include #include -- cgit v1.2.3