summaryrefslogtreecommitdiff
path: root/Nt32Pkg/Include
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2007-06-26 09:35:19 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2007-06-26 09:35:19 +0000
commit869f8e34d23c1e197d1da3407aab966634d4f7ae (patch)
treed93c55a122d1728dbf6409b41dc5424254fab8fc /Nt32Pkg/Include
parent8693ca5d75564ee4869a3044b1c9b0982f425498 (diff)
Success to build first Nt32 module.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2753 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Nt32Pkg/Include')
-rw-r--r--Nt32Pkg/Include/Library/WinNtLib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Nt32Pkg/Include/Library/WinNtLib.h b/Nt32Pkg/Include/Library/WinNtLib.h
index b9bccfc00..9210a572b 100644
--- a/Nt32Pkg/Include/Library/WinNtLib.h
+++ b/Nt32Pkg/Include/Library/WinNtLib.h
@@ -22,6 +22,7 @@ Abstract:
#ifndef __WIN_NT_LIB_H__
#define __WIN_NT_LIB_H__
+#include <WinNtThunk.h>
extern EFI_WIN_NT_THUNK_PROTOCOL *gWinNt;
#endif \ No newline at end of file