summaryrefslogtreecommitdiff
path: root/hwpfilter/source/hgzip.h
diff options
context:
space:
mode:
Diffstat (limited to 'hwpfilter/source/hgzip.h')
-rw-r--r--hwpfilter/source/hgzip.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/hwpfilter/source/hgzip.h b/hwpfilter/source/hgzip.h
index c8b2cbe19251..600d8f1ebe8c 100644
--- a/hwpfilter/source/hgzip.h
+++ b/hwpfilter/source/hgzip.h
@@ -29,12 +29,7 @@
#ifndef _HWPGZIP_H_
#define _HWPGZIP_H_
-// DVO: add zlib/ prefix
-#ifdef SYSTEM_ZLIB
#include <zlib.h>
-#else
-#include "zlib/zlib.h"
-#endif
class HStream;
/**