Revision 9c17d615 target-ppc/helper.c

b/target-ppc/helper.c
19 19

  
20 20
#include "cpu.h"
21 21
#include "helper_regs.h"
22
#include "kvm.h"
22
#include "sysemu/kvm.h"
23 23
#include "kvm_ppc.h"
24
#include "cpus.h"
24
#include "sysemu/cpus.h"
25 25

  
26 26
PowerPCCPU *cpu_ppc_init(const char *cpu_model)
27 27
{

Also available in: Unified diff