aboutsummaryrefslogtreecommitdiff
path: root/hw/cpu/cluster.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/cpu/cluster.c')
-rw-r--r--hw/cpu/cluster.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/cpu/cluster.c b/hw/cpu/cluster.c
index 74d8d43c00..349a883261 100644
--- a/hw/cpu/cluster.c
+++ b/hw/cpu/cluster.c
@@ -21,7 +21,7 @@
#include "qemu/osdep.h"
#include "hw/cpu/cluster.h"
#include "hw/qdev-properties.h"
-#include "qom/cpu.h"
+#include "hw/core/cpu.h"
#include "qapi/error.h"
#include "qemu/module.h"
#include "qemu/cutils.h"