summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Pei/BootMode/BootMode.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Core/Pei/BootMode/BootMode.c')
-rw-r--r--MdeModulePkg/Core/Pei/BootMode/BootMode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Core/Pei/BootMode/BootMode.c b/MdeModulePkg/Core/Pei/BootMode/BootMode.c
index 74b90529ae..31f175f998 100644
--- a/MdeModulePkg/Core/Pei/BootMode/BootMode.c
+++ b/MdeModulePkg/Core/Pei/BootMode/BootMode.c
@@ -16,7 +16,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
**/
-#include <PeiMain.h>
+#include "PeiMain.h"
/**
This service enables PEIMs to ascertain the present value of the boot mode.