diff options
Diffstat (limited to 'MdePkg/Library/BaseLib/Ia32/WriteLdtr.c')
-rw-r--r-- | MdePkg/Library/BaseLib/Ia32/WriteLdtr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteLdtr.c b/MdePkg/Library/BaseLib/Ia32/WriteLdtr.c index e8ca5756b6..600f015b35 100644 --- a/MdePkg/Library/BaseLib/Ia32/WriteLdtr.c +++ b/MdePkg/Library/BaseLib/Ia32/WriteLdtr.c @@ -15,7 +15,7 @@ //
// Include common header file for this module.
//
-#include "CommonHeader.h"
+
VOID
EFIAPI
|