Revision 0d09e41a hw/prep_pci.c

b/hw/prep_pci.c
27 27
#include "hw/pci/pci.h"
28 28
#include "hw/pci/pci_bus.h"
29 29
#include "hw/pci/pci_host.h"
30
#include "hw/pc.h"
30
#include "hw/i386/pc.h"
31 31
#include "exec/address-spaces.h"
32 32

  
33 33
#define TYPE_RAVEN_PCI_DEVICE "raven"

Also available in: Unified diff