diff options
Diffstat (limited to 'hw/xio3130_upstream.h')
-rw-r--r-- | hw/xio3130_upstream.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xio3130_upstream.h b/hw/xio3130_upstream.h index fa09656..08c1d5f 100644 --- a/hw/xio3130_upstream.h +++ b/hw/xio3130_upstream.h @@ -1,7 +1,7 @@ #ifndef QEMU_XIO3130_UPSTREAM_H #define QEMU_XIO3130_UPSTREAM_H -#include "pci/pcie_port.h" +#include "hw/pci/pcie_port.h" PCIEPort *xio3130_upstream_init(PCIBus *bus, int devfn, bool multifunction, const char *bus_name, pci_map_irq_fn map_irq, |