mirror of https://github.com/acidanthera/audk.git
Fix include .h file error.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@970 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
c06e865748
commit
aab6a96a70
|
@ -17,7 +17,7 @@ Abstract:
|
|||
|
||||
--*/
|
||||
|
||||
#include "../cbi.h"
|
||||
#include "cbi.h"
|
||||
|
||||
extern EFI_DRIVER_BINDING_PROTOCOL gUsbCbi0DriverBinding;
|
||||
|
||||
|
|
Loading…
Reference in New Issue