Revision 0d09e41a hw/openpic.c

b/hw/openpic.c
36 36
#include "hw/hw.h"
37 37
#include "hw/ppc/mac.h"
38 38
#include "hw/pci/pci.h"
39
#include "hw/openpic.h"
39
#include "hw/ppc/openpic.h"
40 40
#include "hw/sysbus.h"
41 41
#include "hw/pci/msi.h"
42 42
#include "qemu/bitops.h"
43
#include "hw/ppc.h"
43
#include "hw/ppc/ppc.h"
44 44

  
45 45
//#define DEBUG_OPENPIC
46 46

  

Also available in: Unified diff