Revision 0d09e41a hw/ide/internal.h

b/hw/ide/internal.h
7 7
 * non-internal declarations are in hw/ide.h
8 8
 */
9 9
#include <hw/ide.h>
10
#include <hw/isa.h>
10
#include <hw/isa/isa.h>
11 11
#include "exec/iorange.h"
12 12
#include "sysemu/dma.h"
13 13
#include "sysemu/sysemu.h"
14
#include "hw/block-common.h"
15
#include "hw/scsi-defs.h"
14
#include "hw/block/block.h"
15
#include "block/scsi.h"
16 16

  
17 17
/* debug IDE devices */
18 18
//#define DEBUG_IDE

Also available in: Unified diff