summary refs log tree commit diff stats
path: root/system/device_tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'system/device_tree.c')
-rw-r--r--system/device_tree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/device_tree.c b/system/device_tree.c
index 2e38259d34..11f3178095 100644
--- a/system/device_tree.c
+++ b/system/device_tree.c
@@ -23,7 +23,7 @@
 #include "qemu/bswap.h"
 #include "qemu/cutils.h"
 #include "qemu/guest-random.h"
-#include "sysemu/device_tree.h"
+#include "system/device_tree.h"
 #include "hw/loader.h"
 #include "hw/boards.h"
 #include "qemu/config-file.h"