summary refs log tree commit diff stats
path: root/hw/usb/hcd-uhci.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/usb/hcd-uhci.h')
-rw-r--r--hw/usb/hcd-uhci.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/usb/hcd-uhci.h b/hw/usb/hcd-uhci.h
index c85ab7868e..5843af504a 100644
--- a/hw/usb/hcd-uhci.h
+++ b/hw/usb/hcd-uhci.h
@@ -30,7 +30,7 @@
 
 #include "exec/memory.h"
 #include "qemu/timer.h"
-#include "hw/pci/pci.h"
+#include "hw/pci/pci_device.h"
 #include "hw/usb.h"
 
 typedef struct UHCIQueue UHCIQueue;