]> git.proxmox.com Git - qemu.git/blobdiff - hw/ide/ahci.c
pci: update all users to look in pci/
[qemu.git] / hw / ide / ahci.c
index 67562db041e3f8a9d4086e89e44829e0e78484f3..2ea64bd316c574a4b2f0ffb7d70dfeb596a7ab17 100644 (file)
@@ -22,9 +22,9 @@
  */
 
 #include <hw/hw.h>
-#include <hw/msi.h>
+#include <hw/pci/msi.h>
 #include <hw/pc.h>
-#include <hw/pci.h>
+#include <hw/pci/pci.h>
 #include <hw/sysbus.h>
 
 #include "monitor.h"