diff options
Diffstat (limited to 'Nt32Pkg/Include/Library/WinNtLib.h')
-rw-r--r-- | Nt32Pkg/Include/Library/WinNtLib.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Nt32Pkg/Include/Library/WinNtLib.h b/Nt32Pkg/Include/Library/WinNtLib.h index b9bccfc008..9210a572b5 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 |