mirror of https://github.com/acidanthera/audk.git
Fix typo in include file name
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7588 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
9351da4fa5
commit
7d10090a28
|
@ -38,7 +38,7 @@ Abstract:
|
|||
#include <Protocol/UnixThunk.h>
|
||||
#include <Protocol/UnixIo.h>
|
||||
#include <Guid/Bmp.h>
|
||||
#include <Guid/WinNtSystemConfig.h>
|
||||
#include <Guid/UnixSystemConfig.h>
|
||||
|
||||
extern BDS_CONSOLE_CONNECT_ENTRY gPlatformConsole[];
|
||||
extern EFI_DEVICE_PATH_PROTOCOL *gPlatformConnectSequence[];
|
||||
|
|
Loading…
Reference in New Issue