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:
mdkinney 2009-05-20 20:20:14 +00:00
parent 17f9a8d429
commit be18ced7ff
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#define __USB_DXE_LIB_H__
#include <Protocol/UsbIo.h>
#include <IndustryStandard/Usb.h>
/**
Get the descriptor of the specified USB HID interface.