aboutsummaryrefslogtreecommitdiff
path: root/target/moxie
diff options
context:
space:
mode:
Diffstat (limited to 'target/moxie')
-rw-r--r--target/moxie/cpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/moxie/cpu.h b/target/moxie/cpu.h
index 91ef2dc..01dca54 100644
--- a/target/moxie/cpu.h
+++ b/target/moxie/cpu.h
@@ -46,7 +46,7 @@ typedef struct CPUMoxieState {
struct {} end_reset_fields;
} CPUMoxieState;
-#include "qom/cpu.h"
+#include "hw/core/cpu.h"
#define TYPE_MOXIE_CPU "moxie-cpu"