From 1a9a125313a20aec135e927c8fa058a0d75c1476 Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Mon, 23 Feb 2009 05:26:04 +0000 Subject: [PATCH] Fix the wrong fix in last check in git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7592 6f19259b-4bc3-4df7-8a09-765794883524 --- Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.h b/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.h index 99a2a4ccf9..9e3aa91ec5 100644 --- a/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.h +++ b/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.h @@ -38,7 +38,7 @@ Abstract: #include #include #include -#include +#include extern BDS_CONSOLE_CONNECT_ENTRY gPlatformConsole[]; extern EFI_DEVICE_PATH_PROTOCOL *gPlatformConnectSequence[]; -- 2.39.2