]> git.proxmox.com Git - qemu.git/blobdiff - hw/usb/hcd-xhci.c
pci: update all users to look in pci/
[qemu.git] / hw / usb / hcd-xhci.c
index efb509e4233937d63934def55d4fe82a8202b2a1..220c3b536a06c192dbcb0832611b7b5fa2cf068b 100644 (file)
@@ -21,9 +21,9 @@
 #include "hw/hw.h"
 #include "qemu-timer.h"
 #include "hw/usb.h"
-#include "hw/pci.h"
-#include "hw/msi.h"
-#include "hw/msix.h"
+#include "hw/pci/pci.h"
+#include "hw/pci/msi.h"
+#include "hw/pci/msix.h"
 #include "trace.h"
 
 //#define DEBUG_XHCI