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/ide/core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hw/ide') diff --git a/hw/ide/core.c b/hw/ide/core.c index eafb510b6..7b1ff8f95 100644 --- a/hw/ide/core.c +++ b/hw/ide/core.c @@ -25,7 +25,7 @@ #include #include #include -#include +#include #include #include "block.h" #include "block_int.h" -- cgit v1.2.3