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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/pci/pcie_port.h b/hw/pci/pcie_port.h
index 3709583cc0..3259e6a9b9 100644
--- a/hw/pci/pcie_port.h
+++ b/hw/pci/pcie_port.h
@@ -21,8 +21,8 @@
#ifndef QEMU_PCIE_PORT_H
#define QEMU_PCIE_PORT_H
-#include "pci_bridge.h"
-#include "pci_internals.h"
+#include "hw/pci/pci_bridge.h"
+#include "hw/pci/pci_internals.h"
struct PCIEPort {
PCIBridge br;