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