diff options
author | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-07-10 09:30:53 +0000 |
---|---|---|
committer | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-07-10 09:30:53 +0000 |
commit | 0e0eeecad42a9aaf17e304fdffabbeed0e8d3a44 (patch) | |
tree | 91b35d1c3d58b484bf61150bacba6dab398cae18 /IntelFrameworkPkg/Include/Guid/Capsule.h | |
parent | 2d63030254757da8ddb9680fdf897e5539d31c98 (diff) | |
download | edk2-platforms-0e0eeecad42a9aaf17e304fdffabbeed0e8d3a44.tar.xz |
Clean the public header files to remove the unnecessary include files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8871 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkPkg/Include/Guid/Capsule.h')
-rw-r--r-- | IntelFrameworkPkg/Include/Guid/Capsule.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/IntelFrameworkPkg/Include/Guid/Capsule.h b/IntelFrameworkPkg/Include/Guid/Capsule.h index 90c82cb20e..53fb956fe6 100644 --- a/IntelFrameworkPkg/Include/Guid/Capsule.h +++ b/IntelFrameworkPkg/Include/Guid/Capsule.h @@ -17,8 +17,6 @@ #ifndef _CAPSULE_GUID_H__
#define _CAPSULE_GUID_H__
-#include <PiPei.h>
-
//
// This is the GUID of the capsule header of the image on disk.
//
|