]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/ppc/spapr_cpu_core.c
Use #include "..." for our own headers, <...> for others
[mirror_qemu.git] / hw / ppc / spapr_cpu_core.c
index 70b6b0b5ee17a37bef3991bbaceec979bfb55780..9347f0741ed5398383a2a49128a3c1bada1091f2 100644 (file)
 #include "hw/ppc/spapr.h"
 #include "hw/boards.h"
 #include "qapi/error.h"
-#include <sysemu/cpus.h>
+#include "sysemu/cpus.h"
 #include "target-ppc/kvm_ppc.h"
 #include "hw/ppc/ppc.h"
 #include "target-ppc/mmu-hash64.h"
-#include <sysemu/numa.h>
+#include "sysemu/numa.h"
 
 static void spapr_cpu_reset(void *opaque)
 {