Revision 9c17d615 hw/ppc405_boards.c

b/hw/ppc405_boards.c
26 26
#include "ppc405.h"
27 27
#include "nvram.h"
28 28
#include "flash.h"
29
#include "sysemu.h"
29
#include "sysemu/sysemu.h"
30 30
#include "block/block.h"
31 31
#include "boards.h"
32 32
#include "qemu/log.h"
33 33
#include "loader.h"
34
#include "blockdev.h"
34
#include "sysemu/blockdev.h"
35 35
#include "exec/address-spaces.h"
36 36

  
37 37
#define BIOS_FILENAME "ppc405_rom.bin"

Also available in: Unified diff