IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c:

Fixed #include



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4680 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
jljusten 2008-02-11 19:50:43 +00:00
parent 17b875379f
commit 0df40b2b83
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
#include <Library/BaseLib.h>
#include <Library/BaseMemoryLib.h>
#include <Library/PeiServicesTablePointerLib.h>
#include< Library/OemHookStatusCodeLib.h>
#include <Library/OemHookStatusCodeLib.h>
#include <Library/PcdLib.h>
#include <DebugInfo.h>