aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/raspi4b.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/arm/raspi4b.c')
-rw-r--r--hw/arm/raspi4b.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/arm/raspi4b.c b/hw/arm/raspi4b.c
index 8587788..1264e0d 100644
--- a/hw/arm/raspi4b.c
+++ b/hw/arm/raspi4b.c
@@ -15,7 +15,7 @@
#include "hw/display/bcm2835_fb.h"
#include "hw/registerfields.h"
#include "qemu/error-report.h"
-#include "sysemu/device_tree.h"
+#include "system/device_tree.h"
#include "hw/boards.h"
#include "hw/loader.h"
#include "hw/arm/boot.h"