diff options
Diffstat (limited to 'hw/ide/ich.c')
-rw-r--r-- | hw/ide/ich.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/ide/ich.c b/hw/ide/ich.c index 8e1a48e257..3457b98cc1 100644 --- a/hw/ide/ich.c +++ b/hw/ide/ich.c @@ -65,7 +65,7 @@ #include <hw/pc.h> #include <hw/pci/pci.h> #include <hw/isa.h> -#include "block.h" +#include "block/block.h" #include "dma.h" #include <hw/ide/pci.h> |