summaryrefslogtreecommitdiffhomepage
path: root/src/hal/coreboot-flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hal/coreboot-flash.c')
-rw-r--r--src/hal/coreboot-flash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hal/coreboot-flash.c b/src/hal/coreboot-flash.c
index 1416bc3..d1b0907 100644
--- a/src/hal/coreboot-flash.c
+++ b/src/hal/coreboot-flash.c
@@ -4,7 +4,7 @@ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */
+#include <lib/boot.h>
#include <lib/mp-bit.h>
#include <lib/partition-map.h>
#include <lib/pci-tree.h>
-#include <lib/boot.h>