summaryrefslogtreecommitdiff
path: root/plugins/BasicHistory/src/zip/zip.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/BasicHistory/src/zip/zip.h')
-rw-r--r--plugins/BasicHistory/src/zip/zip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/BasicHistory/src/zip/zip.h b/plugins/BasicHistory/src/zip/zip.h
index 8aaebb6234..39bbb80a82 100644
--- a/plugins/BasicHistory/src/zip/zip.h
+++ b/plugins/BasicHistory/src/zip/zip.h
@@ -47,7 +47,7 @@ extern "C" {
//#define HAVE_BZIP2
#ifndef _ZLIB_H
-#include "zlib.h"
+#include "..\..\..\Zlib\src\zlib.h"
#endif
#ifndef _ZLIBIOAPI_H