Revision 9c17d615 hw/ide/piix.c

b/hw/ide/piix.c
27 27
#include <hw/pc.h>
28 28
#include <hw/pci/pci.h>
29 29
#include <hw/isa.h>
30
#include "blockdev.h"
31
#include "sysemu.h"
32
#include "dma.h"
30
#include "sysemu/blockdev.h"
31
#include "sysemu/sysemu.h"
32
#include "sysemu/dma.h"
33 33

  
34 34
#include <hw/ide/pci.h>
35 35

  

Also available in: Unified diff