]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/ide/atapi.c
hw: move headers to include/
[mirror_qemu.git] / hw / ide / atapi.c
index 861fd2bec31d636cc28b936e89e9ceecf269bffe..05e60b1cdce6d1a644b65cd1b75ef7138b776386 100644 (file)
@@ -24,7 +24,7 @@
  */
 
 #include "hw/ide/internal.h"
-#include "hw/scsi.h"
+#include "hw/scsi/scsi.h"
 
 static void ide_atapi_cmd_read_dma_cb(void *opaque, int ret);