diff --git a/EdkCompatibilityPkg/Compatibility/Include/Protocol/SmmBaseHelperReady.h b/EdkCompatibilityPkg/Compatibility/Include/Protocol/SmmBaseHelperReady.h index 5e69a825f3..d0741afe79 100644 --- a/EdkCompatibilityPkg/Compatibility/Include/Protocol/SmmBaseHelperReady.h +++ b/EdkCompatibilityPkg/Compatibility/Include/Protocol/SmmBaseHelperReady.h @@ -20,9 +20,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. #ifndef __EFI_SMM_BASE_HELPER_READY_H__ #define __EFI_SMM_BASE_HELPER_READY_H__ -#include -#include - #define EFI_SMM_BASE_HELPER_READY_PROTOCOL_GUID \ { \ 0x910dca07, 0x1f94, 0x4ee7, { 0xaf, 0x2f, 0xff, 0x72, 0xf3, 0x15, 0x43, 0x53 } \