Revision 9c17d615 hw/spapr_events.c

b/hw/spapr_events.c
25 25
 *
26 26
 */
27 27
#include "cpu.h"
28
#include "sysemu.h"
28
#include "sysemu/sysemu.h"
29 29
#include "qemu-char.h"
30 30
#include "hw/qdev.h"
31
#include "device_tree.h"
31
#include "sysemu/device_tree.h"
32 32

  
33 33
#include "hw/spapr.h"
34 34
#include "hw/spapr_vio.h"

Also available in: Unified diff