diff options
Diffstat (limited to 'MdeModulePkg/Include/Guid/FirmwarePerformance.h')
-rw-r--r-- | MdeModulePkg/Include/Guid/FirmwarePerformance.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Include/Guid/FirmwarePerformance.h b/MdeModulePkg/Include/Guid/FirmwarePerformance.h index 89e225d505..7da07f9ea7 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>
///
|