diff options
-rw-r--r-- | lib/efi_loader/helloworld.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/efi_loader/helloworld.c b/lib/efi_loader/helloworld.c index 03e65ab1336..77130a36dd1 100644 --- a/lib/efi_loader/helloworld.c +++ b/lib/efi_loader/helloworld.c @@ -8,7 +8,6 @@ */ #include <common.h> -#include <part_efi.h> #include <efi_api.h> efi_status_t EFIAPI efi_main(efi_handle_t handle, |