mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-12 09:54:36 +01:00
exclude unneeded header
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
This commit is contained in:
parent
69e0e0327c
commit
92ac659b5d
@ -13,7 +13,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
#ifndef APPLE_MAC_EFI_H
|
||||
#define APPLE_MAC_EFI_H
|
||||
|
||||
#include <AppleCpuType.h>
|
||||
//#include <AppleCpuType.h>
|
||||
|
||||
#include <Uefi.h>
|
||||
#include <AppleMacEfi/AppleMacEfiSpec.h>
|
||||
|
Loading…
Reference in New Issue
Block a user