summary refs log tree commit diff stats
path: root/include/hw/pci/pcie_port.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/pci/pcie_port.h')
-rw-r--r--include/hw/pci/pcie_port.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/hw/pci/pcie_port.h b/include/hw/pci/pcie_port.h
index d9b5d07504..fd484afb30 100644
--- a/include/hw/pci/pcie_port.h
+++ b/include/hw/pci/pcie_port.h
@@ -23,6 +23,7 @@
 
 #include "hw/pci/pci_bridge.h"
 #include "hw/pci/pci_bus.h"
+#include "hw/pci/pci_device.h"
 #include "qom/object.h"
 
 #define TYPE_PCIE_PORT "pcie-port"