]> git.proxmox.com Git - mirror_edk2.git/commitdiff
IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c:
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 11 Feb 2008 19:50:43 +0000 (19:50 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 11 Feb 2008 19:50:43 +0000 (19:50 +0000)
  Fixed #include

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4680 6f19259b-4bc3-4df7-8a09-765794883524

IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c

index 89224dacd1dcbfb6ca42ce2f22a887126d6b2b99..64808f5a13237db0e4337bc6f412212dfbfc8023 100644 (file)
@@ -22,7 +22,7 @@
 #include <Library/BaseLib.h>\r
 #include <Library/BaseMemoryLib.h>\r
 #include <Library/PeiServicesTablePointerLib.h>\r
-#includeLibrary/OemHookStatusCodeLib.h>\r
+#include <Library/OemHookStatusCodeLib.h>\r
 #include <Library/PcdLib.h>\r
 \r
 #include <DebugInfo.h>\r