summary refs log tree commit diff stats
path: root/hw/usb/hcd-xhci-pci.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/usb/hcd-xhci-pci.h')
-rw-r--r--hw/usb/hcd-xhci-pci.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/usb/hcd-xhci-pci.h b/hw/usb/hcd-xhci-pci.h
index c193f79443..08f70ce97c 100644
--- a/hw/usb/hcd-xhci-pci.h
+++ b/hw/usb/hcd-xhci-pci.h
@@ -24,6 +24,7 @@
 #ifndef HW_USB_HCD_XHCI_PCI_H
 #define HW_USB_HCD_XHCI_PCI_H
 
+#include "hw/pci/pci_device.h"
 #include "hw/usb.h"
 #include "hcd-xhci.h"