X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2Fx86ReadGdtr.c;h=139eeb781df61dac722c3aeaa5d2fcb21c2678b8;hp=c1b75d1397a96483847181517bd28fa498affe4a;hb=f734a10ab104f1072f94cab66a5489e0fd8fce8a;hpb=bd0aee7629debf78fffc656f62bd01af3acc0464 diff --git a/MdePkg/Library/BaseLib/x86ReadGdtr.c b/MdePkg/Library/BaseLib/x86ReadGdtr.c index c1b75d1397..139eeb781d 100644 --- a/MdePkg/Library/BaseLib/x86ReadGdtr.c +++ b/MdePkg/Library/BaseLib/x86ReadGdtr.c @@ -17,7 +17,7 @@ // // Include common header file for this module. // -#include "CommonHeader.h" + #include "BaseLibInternals.h"