Add dependent protocol:"Protocol/DevicePath.h".

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2722 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
yshang1 2007-06-22 13:36:00 +00:00
parent 4b120077b1
commit 1a5589a183
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
#ifndef __EFI_DRIVER_BINDING_H__ #ifndef __EFI_DRIVER_BINDING_H__
#define __EFI_DRIVER_BINDING_H__ #define __EFI_DRIVER_BINDING_H__
#include <Protocol/DevicePath.h>
// //
// Global ID for the ControllerHandle Driver Protocol // Global ID for the ControllerHandle Driver Protocol
// //