summaryrefslogtreecommitdiff
path: root/hw/pci/pcie_port.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/pci/pcie_port.h')
-rw-r--r--hw/pci/pcie_port.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/pci/pcie_port.h b/hw/pci/pcie_port.h
index 3259e6a9b9..d89aa615c5 100644
--- a/hw/pci/pcie_port.h
+++ b/hw/pci/pcie_port.h
@@ -22,7 +22,7 @@
#define QEMU_PCIE_PORT_H
#include "hw/pci/pci_bridge.h"
-#include "hw/pci/pci_internals.h"
+#include "hw/pci/pci_bus.h"
struct PCIEPort {
PCIBridge br;