aboutsummaryrefslogtreecommitdiff
path: root/hw/pci/pci_host.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/pci/pci_host.h')
-rw-r--r--hw/pci/pci_host.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/pci/pci_host.h b/hw/pci/pci_host.h
index 4b9c300fcf..1845d4dfd5 100644
--- a/hw/pci/pci_host.h
+++ b/hw/pci/pci_host.h
@@ -28,7 +28,7 @@
#ifndef PCI_HOST_H
#define PCI_HOST_H
-#include "sysbus.h"
+#include "hw/sysbus.h"
#define TYPE_PCI_HOST_BRIDGE "pci-host-bridge"
#define PCI_HOST_BRIDGE(obj) \