X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FGetPowerOfTwo64.c;h=3cdcecc0217aeb7a780ac2ff957c8a759edfb796;hp=57d9c0a00b58059be79fa3035dcb6cee3030f263;hb=f734a10ab104f1072f94cab66a5489e0fd8fce8a;hpb=bd0aee7629debf78fffc656f62bd01af3acc0464 diff --git a/MdePkg/Library/BaseLib/GetPowerOfTwo64.c b/MdePkg/Library/BaseLib/GetPowerOfTwo64.c index 57d9c0a00b..3cdcecc021 100644 --- a/MdePkg/Library/BaseLib/GetPowerOfTwo64.c +++ b/MdePkg/Library/BaseLib/GetPowerOfTwo64.c @@ -15,7 +15,7 @@ // // Include common header file for this module. // -#include "CommonHeader.h" + #include "BaseLibInternals.h"