summary refs log tree commit diff stats
path: root/include/hw/remote/iohub.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/remote/iohub.h')
-rw-r--r--include/hw/remote/iohub.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/remote/iohub.h b/include/hw/remote/iohub.h
index 0bf98e0d78..6a8444f9a9 100644
--- a/include/hw/remote/iohub.h
+++ b/include/hw/remote/iohub.h
@@ -11,7 +11,7 @@
 #ifndef REMOTE_IOHUB_H
 #define REMOTE_IOHUB_H
 
-#include "hw/pci/pci.h"
+#include "hw/pci/pci_device.h"
 #include "qemu/event_notifier.h"
 #include "qemu/thread-posix.h"
 #include "hw/remote/mpqemu-link.h"