summary refs log tree commit diff stats
path: root/hw/pci/pcie_host.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/pci/pcie_host.h')
-rw-r--r--hw/pci/pcie_host.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/pci/pcie_host.h b/hw/pci/pcie_host.h
index 392193530d..150bef9736 100644
--- a/hw/pci/pcie_host.h
+++ b/hw/pci/pcie_host.h
@@ -21,7 +21,7 @@
 #ifndef PCIE_HOST_H
 #define PCIE_HOST_H
 
-#include "pci_host.h"
+#include "hw/pci/pci_host.h"
 #include "memory.h"
 
 #define TYPE_PCIE_HOST_BRIDGE "pcie-host-bridge"