From 43b443b6688bee628f85b85836ccf618169c2647 Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Fri, 30 Oct 2009 09:54:00 +0100 Subject: scsi: move scsi-disk.h -> scsi.h Signed-off-by: Gerd Hoffmann Signed-off-by: Anthony Liguori --- hw/pci-hotplug.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hw/pci-hotplug.c') diff --git a/hw/pci-hotplug.c b/hw/pci-hotplug.c index 15a2dfb6d9..cea840993e 100644 --- a/hw/pci-hotplug.c +++ b/hw/pci-hotplug.c @@ -30,7 +30,7 @@ #include "pc.h" #include "monitor.h" #include "block_int.h" -#include "scsi-disk.h" +#include "scsi.h" #include "virtio-blk.h" #include "qemu-config.h" -- cgit 1.4.1