From d61c8a9d773bbef8a9d38d0e5e6cae04f50442fb Mon Sep 17 00:00:00 2001 From: Amine Khaldi Date: Sat, 13 Mar 2010 13:19:18 +0000 Subject: [PATCH] [PSDK] Really fix usbioctl.h svn path=/branches/header-work/; revision=46163 --- include/psdk/usbioctl.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/psdk/usbioctl.h b/include/psdk/usbioctl.h index bb91247e468..d9aebda5d3f 100644 --- a/include/psdk/usbioctl.h +++ b/include/psdk/usbioctl.h @@ -663,10 +663,10 @@ typedef struct _USB_DEVICE_PERFORMANCE_INFO { #endif -#endif /* USB_KERNEL_IOCTL */ - #include +#endif /* USB_KERNEL_IOCTL */ + #ifdef __cplusplus } #endif