]> git.proxmox.com Git - mirror_qemu.git/blobdiff - include/hw/ppc/fdt.h
Move target-* CPU file into a target/ folder
[mirror_qemu.git] / include / hw / ppc / fdt.h
index 0cabb6af04c762d7add5faecb69dffeb85a2a3b8..bd5b0a8c3d5f4d2071cccfe474bae0b0092b79ad 100644 (file)
@@ -11,7 +11,7 @@
 #define PPC_FDT_H
 
 #include "qemu/error-report.h"
-#include "target-ppc/cpu-qom.h"
+#include "target/ppc/cpu-qom.h"
 
 #define _FDT(exp)                                                  \
     do {                                                           \