summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/Cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseLib/Cpu.c')
-rw-r--r--MdePkg/Library/BaseLib/Cpu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseLib/Cpu.c b/MdePkg/Library/BaseLib/Cpu.c
index f4ffb8f5fc..e6fe5611c0 100644
--- a/MdePkg/Library/BaseLib/Cpu.c
+++ b/MdePkg/Library/BaseLib/Cpu.c
@@ -12,7 +12,7 @@
**/
-#include <BaseLibInternals.h>
+#include "BaseLibInternals.h"
/**