summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/SwitchStack.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseLib/SwitchStack.c')
-rw-r--r--MdePkg/Library/BaseLib/SwitchStack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseLib/SwitchStack.c b/MdePkg/Library/BaseLib/SwitchStack.c
index e247e94857..4454856607 100644
--- a/MdePkg/Library/BaseLib/SwitchStack.c
+++ b/MdePkg/Library/BaseLib/SwitchStack.c
@@ -12,7 +12,7 @@
**/
-#include <BaseLibInternals.h>
+#include "BaseLibInternals.h"
/**
Transfers control to a function starting with a new stack.