From c4c03ac50e9bd9ff56855e54eac0815a11c344b3 Mon Sep 17 00:00:00 2001 From: kichik Date: Thu, 1 Jan 2009 01:04:34 +0000 Subject: [PATCH] WinDef.nsh -> WinCore.nsh git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5892 212acab6-be3b-0410-9dea-997c60f758d6 --- Include/SConscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Include/SConscript b/Include/SConscript index 63d1b5f5..98bf95d3 100644 --- a/Include/SConscript +++ b/Include/SConscript @@ -13,7 +13,7 @@ includes = Split(""" UpgradeDLL.nsh Util.nsh VB6RunTime.nsh - WinDef.nsh + WinCore.nsh WinMessages.nsh WinVer.nsh WordFunc.nsh