summaryrefslogtreecommitdiff
path: root/hw/pci/pci_bridge.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/pci/pci_bridge.h')
-rw-r--r--hw/pci/pci_bridge.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/pci/pci_bridge.h b/hw/pci/pci_bridge.h
index a00accc172..455cb6677a 100644
--- a/hw/pci/pci_bridge.h
+++ b/hw/pci/pci_bridge.h
@@ -26,7 +26,7 @@
#ifndef QEMU_PCI_BRIDGE_H
#define QEMU_PCI_BRIDGE_H
-#include "pci.h"
+#include "hw/pci/pci.h"
int pci_bridge_ssvid_init(PCIDevice *dev, uint8_t offset,
uint16_t svid, uint16_t ssid);