Fix build, by correcting include paths and updating xml files of USB components
[reactos.git] / reactos / drivers / usb / miniport / linux / pci_hal.c
index 10338ea..70ff1ac 100644 (file)
@@ -2,7 +2,7 @@
 // this file is part of linux_wrapper.h
 
 //FIXME: Move this file, make its definitions more general
-#include "../host/ohci_main.h"
+#include "../usbohci/ohci_main.h"
 
 /*
   Initialize device before it's used by a driver. Ask low-level code to enable I/O and memory.