summaryrefslogtreecommitdiff
path: root/EmulatorPkg/Unix/Host/Ia32
diff options
context:
space:
mode:
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>2011-06-29 05:13:33 +0000
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>2011-06-29 05:13:33 +0000
commit59ad461d9d2ce06baee1248a9f856bc417e59e4c (patch)
treeb3f547ee46b85b565a22728a886e3cba331c8557 /EmulatorPkg/Unix/Host/Ia32
parent5817d50862fa7d137ae3e61caff4c2578d473595 (diff)
downloadedk2-platforms-59ad461d9d2ce06baee1248a9f856bc417e59e4c.tar.xz
EmulatorPkg/Unix: Rename SecMain to Host
Signed-off-by: jljusten git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11924 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EmulatorPkg/Unix/Host/Ia32')
-rw-r--r--EmulatorPkg/Unix/Host/Ia32/SwitchStack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/EmulatorPkg/Unix/Host/Ia32/SwitchStack.c b/EmulatorPkg/Unix/Host/Ia32/SwitchStack.c
index 1d36500e78..118083f4b5 100644
--- a/EmulatorPkg/Unix/Host/Ia32/SwitchStack.c
+++ b/EmulatorPkg/Unix/Host/Ia32/SwitchStack.c
@@ -13,7 +13,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
--*/
-#include "SecMain.h"
+#include "Host.h"
/**