From eb6d908b1a69c84be379b8a548cee73717fbce31 Mon Sep 17 00:00:00 2001 From: Ruiyu Ni Date: Fri, 14 Oct 2016 17:23:41 +0800 Subject: [PATCH] ArmPkg/LinuxLoader: Reference Shell protocols in MdePkg Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni Reviewed-by: Leif Lindholm Cc: Ard Biesheuvel --- ArmPkg/Application/LinuxLoader/LinuxLoader.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ArmPkg/Application/LinuxLoader/LinuxLoader.h b/ArmPkg/Application/LinuxLoader/LinuxLoader.h index 8a23d7f14b..0d18c2446d 100644 --- a/ArmPkg/Application/LinuxLoader/LinuxLoader.h +++ b/ArmPkg/Application/LinuxLoader/LinuxLoader.h @@ -25,8 +25,8 @@ #include #include -#include -#include +#include +#include #include