From c59f187c7485e5497231a6fbdf92a6778ee9647f Mon Sep 17 00:00:00 2001 From: kichik Date: Fri, 14 Feb 2003 22:24:11 +0000 Subject: [PATCH] No need for ${NSISDIR}\Include git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2159 212acab6-be3b-0410-9dea-997c60f758d6 --- Include/WinMessages.nsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Include/WinMessages.nsh b/Include/WinMessages.nsh index 62100dbe..010ef9c7 100644 --- a/Include/WinMessages.nsh +++ b/Include/WinMessages.nsh @@ -2,7 +2,7 @@ ; By KiCHiK ; Include in your script using: -; !include "${NSISDIR}\Include\WinMessages.nsh" +; !include "WinMessages.nsh" !ifndef WINMESSAGES_INCLUDED