X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FUefiLib%2FUefiLibPrint.c;h=de3e68ea2f4e18dcde47b202cb751cbfa78c0f6c;hp=f4453e4cd8a2290dd6a8dd534ddff41e28fa9150;hb=f734a10ab104f1072f94cab66a5489e0fd8fce8a;hpb=bd0aee7629debf78fffc656f62bd01af3acc0464 diff --git a/MdePkg/Library/UefiLib/UefiLibPrint.c b/MdePkg/Library/UefiLib/UefiLibPrint.c index f4453e4cd8..de3e68ea2f 100644 --- a/MdePkg/Library/UefiLib/UefiLibPrint.c +++ b/MdePkg/Library/UefiLib/UefiLibPrint.c @@ -16,7 +16,7 @@ // // Include common header file for this module. // -#include "CommonHeader.h" +#include "UefiLibInternal.h" /** Internal function which prints a formatted Unicode string to the console output device