summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Uefi
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-26 09:49:35 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-26 09:49:35 +0000
commit1fd83dd2da66e3358944908dafbbb732af2bfc05 (patch)
treee3b428c478716db4bae708040df15ddf0623c20b /MdePkg/Include/Uefi
parent49e70927147f49c388b9e6a383728f7df48ed4c7 (diff)
Include DevicePath.h as this file need EFI_DEVICE_PATH_PROTOCOL's definition.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6232 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Uefi')
-rw-r--r--MdePkg/Include/Uefi/UefiTcgPlatform.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/MdePkg/Include/Uefi/UefiTcgPlatform.h b/MdePkg/Include/Uefi/UefiTcgPlatform.h
index 6bb510b2e3..9e380226bd 100644
--- a/MdePkg/Include/Uefi/UefiTcgPlatform.h
+++ b/MdePkg/Include/Uefi/UefiTcgPlatform.h
@@ -16,6 +16,9 @@
#define __UEFI_TCG_PLATFOMR_H__
#include <IndustryStandard/Tpm12.h>
+
+#include <Protocol/DevicePath.h>
+
//
// Standard event types
//