diff options
Diffstat (limited to 'MdePkg/Include/Uefi')
-rw-r--r-- | MdePkg/Include/Uefi/UefiTcgPlatform.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Uefi/UefiTcgPlatform.h b/MdePkg/Include/Uefi/UefiTcgPlatform.h index 9e380226bd..4545f8fc2e 100644 --- a/MdePkg/Include/Uefi/UefiTcgPlatform.h +++ b/MdePkg/Include/Uefi/UefiTcgPlatform.h @@ -17,7 +17,7 @@ #include <IndustryStandard/Tpm12.h>
-#include <Protocol/DevicePath.h>
+#include <Uefi.h>
//
// Standard event types
|