diff options
Diffstat (limited to 'hgewin')
-rwxr-xr-x | hgewin/resource.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hgewin/resource.cpp b/hgewin/resource.cpp index 2e223ce..fa1ddf9 100755 --- a/hgewin/resource.cpp +++ b/hgewin/resource.cpp @@ -11,7 +11,7 @@ #define NOCRYPT //#define NOUNCRYPT -#include "ZLIB\unzip.h" +#include "ZLIB/unzip.h" bool CALL HGE_Impl::Resource_AttachPack(const char *filename, const char *password) |