Fix typo in #ifndef name

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8907 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
mdkinney 2009-07-12 23:41:17 +00:00
parent ce1e1d5ae9
commit 22a25d247e
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
**/
#ifndef __UEFI_TCG_PLATFORM_H__
#define __UEFI_TCG_PLATFOMR_H__
#define __UEFI_TCG_PLATFORM_H__
#include <IndustryStandard/Tpm12.h>
#include <Uefi.h>