summary refs log tree commit diff stats
path: root/hw/riscv/numa.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/riscv/numa.c')
-rw-r--r--hw/riscv/numa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/riscv/numa.c b/hw/riscv/numa.c
index cf686f4ff1..7a7b012007 100644
--- a/hw/riscv/numa.c
+++ b/hw/riscv/numa.c
@@ -23,7 +23,7 @@
 #include "hw/boards.h"
 #include "hw/qdev-properties.h"
 #include "hw/riscv/numa.h"
-#include "sysemu/device_tree.h"
+#include "system/device_tree.h"
 
 static bool numa_enabled(const MachineState *ms)
 {