summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include
diff options
context:
space:
mode:
authoryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-04 10:59:23 +0000
committeryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-04 10:59:23 +0000
commit1bd430675c66ab64791a1aaf8260fd270486651d (patch)
treec0a87c9f66c6d3833f6b34c8b7784d2d5d13aca3 /MdeModulePkg/Include
parent08253b622e732769b25f4bfb52f009bea7ca6403 (diff)
downloadedk2-platforms-1bd430675c66ab64791a1aaf8260fd270486651d.tar.xz
Move PeiPeCoffLoader from /Protocol to /Guid.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3047 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Include')
-rw-r--r--MdeModulePkg/Include/Library/PeCoffLoaderLib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Include/Library/PeCoffLoaderLib.h b/MdeModulePkg/Include/Library/PeCoffLoaderLib.h
index 29aadec59f..df0133cf34 100644
--- a/MdeModulePkg/Include/Library/PeCoffLoaderLib.h
+++ b/MdeModulePkg/Include/Library/PeCoffLoaderLib.h
@@ -23,7 +23,7 @@ Abstract:
#ifndef __PE_COFF_LOADER_LIB_H_
#define __PE_COFF_LOADER_LIB_H_
-#include <Protocol/PeiPeCoffLoader.h>
+#include <Guid/PeiPeCoffLoader.h>
EFI_PEI_PE_COFF_LOADER_PROTOCOL*
EFIAPI