Revision 0d09e41a hw/i82378.c

b/hw/i82378.c
18 18
 */
19 19

  
20 20
#include "hw/pci/pci.h"
21
#include "hw/pc.h"
22
#include "hw/i8254.h"
23
#include "hw/pcspk.h"
21
#include "hw/i386/pc.h"
22
#include "hw/timer/i8254.h"
23
#include "hw/audio/pcspk.h"
24 24

  
25 25
//#define DEBUG_I82378
26 26

  

Also available in: Unified diff