diff options
Diffstat (limited to 'IntelFrameworkModulePkg/Library')
-rw-r--r-- | IntelFrameworkModulePkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/IntelFrameworkModulePkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.c b/IntelFrameworkModulePkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.c index 26835fa0ff..a335ae74c3 100644 --- a/IntelFrameworkModulePkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.c +++ b/IntelFrameworkModulePkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.c @@ -14,9 +14,7 @@ #include <Base.h>
-#include <Framework/StatusCodeDataTypeId.h>
#include <Framework/StatusCode.h>
-
#include <Guid/StatusCodeDataTypeId.h>
#include <Library/ReportStatusCodeLib.h>
#include <Library/DebugLib.h>
|