Fix build, by correcting include paths and updating xml files of USB components
[reactos.git] / reactos / drivers / usb / usbport / usb-debug.c
index a6a6160..b8742ad 100644 (file)
@@ -17,7 +17,7 @@
 #endif
 #include <linux/usb.h>
 #else
-#include "../usb_wrapper.h"
+#include "../miniport/usb_wrapper.h"
 #endif
 
 static void usb_show_endpoint(struct usb_host_endpoint *endpoint)