summary refs log tree commit diff stats
path: root/hw/i386/microvm-dt.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/i386/microvm-dt.c')
-rw-r--r--hw/i386/microvm-dt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/i386/microvm-dt.c b/hw/i386/microvm-dt.c
index fc5db6ed7f..cb27dfd732 100644
--- a/hw/i386/microvm-dt.c
+++ b/hw/i386/microvm-dt.c
@@ -33,7 +33,7 @@
 #include "qemu/osdep.h"
 #include "qemu/cutils.h"
 #include "qapi/error.h"
-#include "sysemu/device_tree.h"
+#include "system/device_tree.h"
 #include "hw/char/serial-isa.h"
 #include "hw/i386/fw_cfg.h"
 #include "hw/rtc/mc146818rtc.h"