summaryrefslogtreecommitdiff
path: root/src/mainboard/sifive/hifive-unmatched
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/sifive/hifive-unmatched')
-rw-r--r--src/mainboard/sifive/hifive-unmatched/fixup_fdt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/sifive/hifive-unmatched/fixup_fdt.c b/src/mainboard/sifive/hifive-unmatched/fixup_fdt.c
index ed24ee36d7..766258a88a 100644
--- a/src/mainboard/sifive/hifive-unmatched/fixup_fdt.c
+++ b/src/mainboard/sifive/hifive-unmatched/fixup_fdt.c
@@ -7,7 +7,7 @@
#include <soc/otp.h>
#include <soc/sdram.h>
#include <cbfs.h>
-#include <device_tree.h>
+#include <commonlib/device_tree.h>
#include <bootstate.h>
#include <mcall.h>