diff options
Diffstat (limited to 'EdkNt32Pkg/Dxe/PlatformBds/Generic')
-rw-r--r-- | EdkNt32Pkg/Dxe/PlatformBds/Generic/FrontPage.h | 2 |
1 files changed, 1 insertions, 1 deletions
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"
//
|