[SDK] One step further towards ReactOS source code tree restructure: the sdk folder...
[reactos.git] / reactos / sdk / include / ddk / usbdrivr.h
1 #pragma once
2
3 #define USB_KERNEL_IOCTL
4 #include "usbioctl.h"
5 #undef USB_KERNEL_IOCTL
6
7 #include "usb.h"
8 #include "usbdlib.h"
9 #include "usbbusif.h"