Revision 9c17d615 hw/mips_fulong2e.c

b/hw/mips_fulong2e.c
31 31
#include "mips_cpudevs.h"
32 32
#include "pci/pci.h"
33 33
#include "qemu-char.h"
34
#include "sysemu.h"
34
#include "sysemu/sysemu.h"
35 35
#include "audio/audio.h"
36 36
#include "qemu/log.h"
37 37
#include "loader.h"
......
41 41
#include "vt82c686.h"
42 42
#include "mc146818rtc.h"
43 43
#include "i8254.h"
44
#include "blockdev.h"
44
#include "sysemu/blockdev.h"
45 45
#include "exec/address-spaces.h"
46 46

  
47 47
#define DEBUG_FULONG2E_INIT

Also available in: Unified diff