mirror of https://github.com/acidanthera/audk.git
Remove redundant #include
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8356 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
17f9a8d429
commit
be18ced7ff
|
@ -18,7 +18,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#define __USB_DXE_LIB_H__
|
#define __USB_DXE_LIB_H__
|
||||||
|
|
||||||
#include <Protocol/UsbIo.h>
|
#include <Protocol/UsbIo.h>
|
||||||
#include <IndustryStandard/Usb.h>
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
Get the descriptor of the specified USB HID interface.
|
Get the descriptor of the specified USB HID interface.
|
||||||
|
|
Loading…
Reference in New Issue