summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/DriverBinding.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/DriverBinding.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/DriverBinding.h')
-rw-r--r--MdePkg/Include/Protocol/DriverBinding.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/MdePkg/Include/Protocol/DriverBinding.h b/MdePkg/Include/Protocol/DriverBinding.h
index 96b0b1bdef..9499e11f3f 100644
--- a/MdePkg/Include/Protocol/DriverBinding.h
+++ b/MdePkg/Include/Protocol/DriverBinding.h
@@ -15,6 +15,7 @@
#ifndef __EFI_DRIVER_BINDING_H__
#define __EFI_DRIVER_BINDING_H__
+#include <PiDxe.h>
#include <Protocol/DevicePath.h>
//
// Global ID for the ControllerHandle Driver Protocol