Revision 0d09e41a hw/ide/cmd646.c

b/hw/ide/cmd646.c
23 23
 * THE SOFTWARE.
24 24
 */
25 25
#include <hw/hw.h>
26
#include <hw/pc.h>
26
#include <hw/i386/pc.h>
27 27
#include <hw/pci/pci.h>
28
#include <hw/isa.h>
28
#include <hw/isa/isa.h>
29 29
#include "block/block.h"
30 30
#include "sysemu/sysemu.h"
31 31
#include "sysemu/dma.h"

Also available in: Unified diff