diff options
Diffstat (limited to 'MdePkg/Include/Library/UefiUsbLib.h')
-rw-r--r-- | MdePkg/Include/Library/UefiUsbLib.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MdePkg/Include/Library/UefiUsbLib.h b/MdePkg/Include/Library/UefiUsbLib.h index 31b441e662..87b18fc15f 100644 --- a/MdePkg/Include/Library/UefiUsbLib.h +++ b/MdePkg/Include/Library/UefiUsbLib.h @@ -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.
|