X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FLowBitSet64.c;h=762d94522e061055817a1451c7e5fa6d1c001400;hp=bef8390d74e8727e0ddcf00703e1936d27c511d6;hb=f734a10ab104f1072f94cab66a5489e0fd8fce8a;hpb=bd0aee7629debf78fffc656f62bd01af3acc0464 diff --git a/MdePkg/Library/BaseLib/LowBitSet64.c b/MdePkg/Library/BaseLib/LowBitSet64.c index bef8390d74..762d94522e 100644 --- a/MdePkg/Library/BaseLib/LowBitSet64.c +++ b/MdePkg/Library/BaseLib/LowBitSet64.c @@ -15,7 +15,7 @@ // // Include common header file for this module. // -#include "CommonHeader.h" + #include "BaseLibInternals.h"