Fix build, by correcting include paths and updating xml files of USB components
[reactos.git] / reactos / drivers / usb / usbport / message.c
index 512e19c..ecd061d 100644 (file)
@@ -10,7 +10,7 @@
 #include <linux/mm.h>
 #include <asm/byteorder.h>
 #else
-#include "../usb_wrapper.h"
+#include "../miniport/usb_wrapper.h"
 #endif
 
 #include "hcd.h"       /* for usbcore internals */