Revision 0d09e41a hw/piix4.c

b/hw/piix4.c
23 23
 */
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 "hw/sysbus.h"
30 30

  
31 31
PCIDevice *piix4_dev;

Also available in: Unified diff