summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/Ia32/DisablePaging32.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseLib/Ia32/DisablePaging32.c')
-rw-r--r--MdePkg/Library/BaseLib/Ia32/DisablePaging32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseLib/Ia32/DisablePaging32.c b/MdePkg/Library/BaseLib/Ia32/DisablePaging32.c
index 237b9fe182..ec1d4b3a37 100644
--- a/MdePkg/Library/BaseLib/Ia32/DisablePaging32.c
+++ b/MdePkg/Library/BaseLib/Ia32/DisablePaging32.c
@@ -12,7 +12,7 @@
**/
-#include <BaseLibInternals.h>
+#include "BaseLibInternals.h"
/**
Disables the 32-bit paging mode on the CPU.