X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=hw%2Fusb%2Fhcd-ehci-pci.c;h=8b043966f6bd971208afe5a5bbf17b824a73e9b0;hb=a2cb15b0ddfa05f81a42d7b65dd0c7c50e420c33;hp=41dbb539f270d504129479458db8269da1ddbb4d;hpb=315a1350c4a386065a73aad2ded1a11d77bf7771;p=qemu.git diff --git a/hw/usb/hcd-ehci-pci.c b/hw/usb/hcd-ehci-pci.c index 41dbb539f..8b043966f 100644 --- a/hw/usb/hcd-ehci-pci.c +++ b/hw/usb/hcd-ehci-pci.c @@ -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 {