]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/ide/isa.c
hw: move headers to include/
[mirror_qemu.git] / hw / ide / isa.c
index fb7bb8201db3269128fa10900e4851029f4d9782..e0d47bf7cfada983b8b86eade1f712c5e217b00a 100644 (file)
@@ -23,8 +23,8 @@
  * THE SOFTWARE.
  */
 #include <hw/hw.h>
-#include <hw/pc.h>
-#include <hw/isa.h>
+#include <hw/i386/pc.h>
+#include <hw/isa/isa.h>
 #include "block/block.h"
 #include "sysemu/dma.h"