]> git.proxmox.com Git - qemu.git/blobdiff - hw/ide/internal.h
hw: move headers to include/
[qemu.git] / hw / ide / internal.h
index d80360e85bbfaf54d58bafe01071dd013fe3b2f6..2c89b50c5ece5c3bfbaeea19a2cf76a2d725b7ea 100644 (file)
@@ -7,12 +7,12 @@
  * non-internal declarations are in hw/ide.h
  */
 #include <hw/ide.h>
-#include <hw/isa.h>
+#include <hw/isa/isa.h>
 #include "exec/iorange.h"
 #include "sysemu/dma.h"
 #include "sysemu/sysemu.h"
-#include "hw/block-common.h"
-#include "hw/scsi-defs.h"
+#include "hw/block/block.h"
+#include "block/scsi.h"
 
 /* debug IDE devices */
 //#define DEBUG_IDE