diff options
Diffstat (limited to 'Nt32Pkg')
-rw-r--r-- | Nt32Pkg/PlatformBdsDxe/Generic/Capsules.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Nt32Pkg/PlatformBdsDxe/Generic/Capsules.c b/Nt32Pkg/PlatformBdsDxe/Generic/Capsules.c index b1a6c6e7e9..7fea4552b7 100644 --- a/Nt32Pkg/PlatformBdsDxe/Generic/Capsules.c +++ b/Nt32Pkg/PlatformBdsDxe/Generic/Capsules.c @@ -25,7 +25,7 @@ Abstract: //
#include "CommonHeader.h"
-#include <Common/FlashMap.H>
+#include <Guid/FlashMapHob.h>
VOID
BdsLockFv (
|