]> Git Repo - qemu.git/blobdiff - hw/pci/pcie_host.h
PPC: Fix dma interrupt
[qemu.git] / hw / pci / pcie_host.h
index 392193530d4160518711b5b244d12415ab376073..1228e36cb260106c9c4133f2c6e51ccbfa2aa633 100644 (file)
@@ -21,8 +21,8 @@
 #ifndef PCIE_HOST_H
 #define PCIE_HOST_H
 
-#include "pci_host.h"
-#include "memory.h"
+#include "hw/pci/pci_host.h"
+#include "exec/memory.h"
 
 #define TYPE_PCIE_HOST_BRIDGE "pcie-host-bridge"
 #define PCIE_HOST_BRIDGE(obj) \
This page took 0.027534 seconds and 4 git commands to generate.