summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg/Include/FrameworkPei.h
diff options
context:
space:
mode:
authorbxing <bxing@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-04 12:13:24 +0000
committerbxing <bxing@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-04 12:13:24 +0000
commit694b922c0b238c7e358bd48ddbd835fd48a29f33 (patch)
tree2220401db85d5cfc4e0b24b1195501adccbe45b9 /IntelFrameworkPkg/Include/FrameworkPei.h
parent297ce0faf35e99caac824858cf4a238fbc7f8c83 (diff)
downloadedk2-platforms-694b922c0b238c7e358bd48ddbd835fd48a29f33.tar.xz
Corrected uses of IntelFrameworkPkg header files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3051 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkPkg/Include/FrameworkPei.h')
-rw-r--r--IntelFrameworkPkg/Include/FrameworkPei.h16
1 files changed, 8 insertions, 8 deletions
diff --git a/IntelFrameworkPkg/Include/FrameworkPei.h b/IntelFrameworkPkg/Include/FrameworkPei.h
index fa9cada07c..6719db37be 100644
--- a/IntelFrameworkPkg/Include/FrameworkPei.h
+++ b/IntelFrameworkPkg/Include/FrameworkPei.h
@@ -22,13 +22,13 @@
#include <PiPei.h>
-#include <Common/FrameworkFirmwareFileSystem.h>
-#include <Common/FrameworkFirmwareVolumeImageFormat.h>
-#include <Common/FrameworkFirmwareVolumeHeader.h>
-#include <Common/FrameworkHob.h>
-#include <Common/FrameworkLegacy16.h>
-#include <Common/DataHubRecords.h>
-#include <Common/FrameworkStatusCode.h>
-#include <Common/FrameworkStatusCodeDataTypeId.h>
+#include <Framework/FirmwareFileSystem.h>
+#include <Framework/FirmwareVolumeImageFormat.h>
+#include <Framework/FirmwareVolumeHeader.h>
+#include <Framework/Hob.h>
+#include <Framework/Legacy16.h>
+#include <Framework/DataHubRecords.h>
+#include <Framework/StatusCode.h>
+#include <Framework/StatusCodeDataTypeId.h>
#endif