From 169c7e46b3e22d99b390b5ff65c4301d02c3588f Mon Sep 17 00:00:00 2001 From: lhauch Date: Tue, 31 Oct 2006 15:58:57 +0000 Subject: [PATCH] Fixed Case of include bootmaint.h to correct BootMaint.h, also corrected the case in the comment fields git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1879 6f19259b-4bc3-4df7-8a09-765794883524 --- EdkNt32Pkg/Dxe/PlatformBds/Generic/FrontPage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EdkNt32Pkg/Dxe/PlatformBds/Generic/FrontPage.h b/EdkNt32Pkg/Dxe/PlatformBds/Generic/FrontPage.h index 82aa380b46..5c33252b75 100644 --- a/EdkNt32Pkg/Dxe/PlatformBds/Generic/FrontPage.h +++ b/EdkNt32Pkg/Dxe/PlatformBds/Generic/FrontPage.h @@ -25,7 +25,7 @@ Revision History #define _FRONT_PAGE_H #include "Generic/DeviceMngr/DeviceManager.h" -#include "Generic/BootMaint/bootmaint.h" +#include "Generic/BootMaint/BootMaint.h" #include "Generic/BootMngr/BootManager.h" // -- 2.39.2