summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include
diff options
context:
space:
mode:
authorlzeng14 <lzeng14@6f19259b-4bc3-4df7-8a09-765794883524>2012-07-12 06:18:22 +0000
committerlzeng14 <lzeng14@6f19259b-4bc3-4df7-8a09-765794883524>2012-07-12 06:18:22 +0000
commit96f0d1cab0f2f1d7f923cc11bc56c069c6e71854 (patch)
tree9ed6a6660a64063534013e15411dc3f796b8ca09 /MdeModulePkg/Include
parent3277a4e5ed1d54a9ec97b17a60cfbe91b685b1e7 (diff)
Clean up include of ACPI header file so that only IndustryStandard/Acpi.h is needed for supported ACPI version(e.g. Acpi40.h, Acpi50.h).
Signed-off-by: Star Zeng <star.zeng@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13527 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Include')
-rw-r--r--MdeModulePkg/Include/Guid/FirmwarePerformance.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Include/Guid/FirmwarePerformance.h b/MdeModulePkg/Include/Guid/FirmwarePerformance.h
index 89e225d50..7da07f9ea 100644
--- a/MdeModulePkg/Include/Guid/FirmwarePerformance.h
+++ b/MdeModulePkg/Include/Guid/FirmwarePerformance.h
@@ -15,8 +15,8 @@
#ifndef _FIRMWARE_PERFORMANCE_GUID_H_
#define _FIRMWARE_PERFORMANCE_GUID_H_
-#include <IndustryStandard/Acpi50.h>
#include <PiPei.h>
+#include <IndustryStandard/Acpi.h>
#include <Ppi/SecPerformance.h>
///