diff options
Diffstat (limited to 'shell/inc/internal/zipfile.hxx')
-rw-r--r-- | shell/inc/internal/zipfile.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/shell/inc/internal/zipfile.hxx b/shell/inc/internal/zipfile.hxx index 24fba6542fcf..7b119412e2a8 100644 --- a/shell/inc/internal/zipfile.hxx +++ b/shell/inc/internal/zipfile.hxx @@ -33,11 +33,7 @@ #define _WINDOWS #endif -#ifdef SYSTEM_ZLIB #include <zlib.h> -#else -#include <external/zlib/zlib.h> -#endif #include <string> #include <vector> |