fixed portability
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4280 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
7c46651a0f
commit
64bdfbd620
3 changed files with 21 additions and 7 deletions
|
@ -27,7 +27,7 @@
|
|||
#include <windows.h>
|
||||
#include "apply_patch.h"
|
||||
#include "checksum.h"
|
||||
#include "..\..\..\ExDLL\exdll.h"
|
||||
#include "../../../ExDLL/exdll.h"
|
||||
|
||||
/* ------------------------ Plug-in code ------------------------- */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue