aboutsummaryrefslogtreecommitdiff
path: root/hw/core/null-machine.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/core/null-machine.c')
-rw-r--r--hw/core/null-machine.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/core/null-machine.c b/hw/core/null-machine.c
index 30b1991b52..1aa0a9a01a 100644
--- a/hw/core/null-machine.c
+++ b/hw/core/null-machine.c
@@ -16,7 +16,7 @@
#include "hw/boards.h"
#include "sysemu/sysemu.h"
#include "exec/address-spaces.h"
-#include "qom/cpu.h"
+#include "hw/core/cpu.h"
static void machine_none_init(MachineState *mch)
{