]> git.proxmox.com Git - qemu.git/blobdiff - hw/ppce500_pci.c
pci: update all users to look in pci/
[qemu.git] / hw / ppce500_pci.c
index 2ff7438d09e2065166be33ea98ee8a1bc4b80aad..39022aada0ecd808cfa018e68cae547ff59e40ca 100644 (file)
@@ -15,8 +15,8 @@
  */
 
 #include "hw.h"
-#include "pci.h"
-#include "pci_host.h"
+#include "pci/pci.h"
+#include "pci/pci_host.h"
 #include "bswap.h"
 
 #ifdef DEBUG_PCI