]> git.proxmox.com Git - qemu.git/blobdiff - hw/usb/hcd-ehci-pci.c
pci: update all users to look in pci/
[qemu.git] / hw / usb / hcd-ehci-pci.c
index 41dbb539f270d504129479458db8269da1ddbb4d..8b043966f6bd971208afe5a5bbf17b824a73e9b0 100644 (file)
@@ -16,7 +16,7 @@
  */
 
 #include "hw/usb/hcd-ehci.h"
-#include "hw/pci.h"
+#include "hw/pci/pci.h"
 #include "range.h"
 
 typedef struct EHCIPCIState {