case changes for #include lines for cross compiling (Michiel Ephraim)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3558 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
5805930656
commit
c50e17955c
4 changed files with 5 additions and 5 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
#ifdef NSIS_CONFIG_COMPRESSION_SUPPORT
|
||||
#ifdef NSIS_COMPRESS_USE_ZLIB
|
||||
#include "../zlib/zlib.h"
|
||||
#include "../zlib/ZLIB.H"
|
||||
#endif
|
||||
|
||||
#ifdef NSIS_COMPRESS_USE_LZMA
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue