summaryrefslogtreecommitdiffstats
path: root/include/hw/ppc/fdt.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/ppc/fdt.h')
-rw-r--r--include/hw/ppc/fdt.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/hw/ppc/fdt.h b/include/hw/ppc/fdt.h
index 2c68d1616f..0cabb6af04 100644
--- a/include/hw/ppc/fdt.h
+++ b/include/hw/ppc/fdt.h
@@ -11,8 +11,7 @@
#define PPC_FDT_H
#include "qemu/error-report.h"
-
-typedef struct CPUPPCState CPUPPCState;
+#include "target-ppc/cpu-qom.h"
#define _FDT(exp) \
do { \