X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FUefiLib%2FConsole.c;h=b549e7e018a715a9e5fee804d93ba92f2961ed7a;hb=f734a10ab104f1072f94cab66a5489e0fd8fce8a;hp=b82af08ffc7b814ab8f6de34e73d20e245e74a5b;hpb=bd0aee7629debf78fffc656f62bd01af3acc0464;p=mirror_edk2.git diff --git a/MdePkg/Library/UefiLib/Console.c b/MdePkg/Library/UefiLib/Console.c index b82af08ffc..b549e7e018 100644 --- a/MdePkg/Library/UefiLib/Console.c +++ b/MdePkg/Library/UefiLib/Console.c @@ -19,7 +19,7 @@ // // Include common header file for this module. // -#include "CommonHeader.h" +#include "UefiLibInternal.h" typedef struct { CHAR16 WChar;