aboutsummaryrefslogtreecommitdiff
path: root/stand/efi/fdt/efi_fdt.c
diff options
context:
space:
mode:
Diffstat (limited to 'stand/efi/fdt/efi_fdt.c')
-rw-r--r--stand/efi/fdt/efi_fdt.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/stand/efi/fdt/efi_fdt.c b/stand/efi/fdt/efi_fdt.c
index adf830e44182..56e7361a8d9f 100644
--- a/stand/efi/fdt/efi_fdt.c
+++ b/stand/efi/fdt/efi_fdt.c
@@ -31,6 +31,8 @@
#include <efi.h>
#include <efilib.h>
#include <fdt_platform.h>
+#include <Uefi.h>
+#include <Guid/Fdt.h>
#include "bootstrap.h"