summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/ComponentName.h
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-04-22 06:12:08 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-04-22 06:12:08 +0000
commit01aef47bbe11b3961da5136b064d947540a38060 (patch)
tree7955cd56359ba1a460f1bb2c7f856486d6228897 /MdePkg/Include/Protocol/ComponentName.h
parent7459094d5f6904a0c8445d97519f4a99b654ef43 (diff)
downloadedk2-platforms-01aef47bbe11b3961da5136b064d947540a38060.tar.xz
Fix missing include header file and fix typo in comment.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5110 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Protocol/ComponentName.h')
-rw-r--r--MdePkg/Include/Protocol/ComponentName.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/MdePkg/Include/Protocol/ComponentName.h b/MdePkg/Include/Protocol/ComponentName.h
index 79a714ae6e..34dd5bd9fb 100644
--- a/MdePkg/Include/Protocol/ComponentName.h
+++ b/MdePkg/Include/Protocol/ComponentName.h
@@ -15,6 +15,8 @@
#ifndef __EFI_COMPONENT_NAME_H__
#define __EFI_COMPONENT_NAME_H__
+#include <PiDxe.h>
+
//
// Global ID for the Component Name Protocol
//