Index: core/include/fxcodec/fx_codec_flate.h |
diff --git a/core/include/fxcodec/fx_codec_flate.h b/core/include/fxcodec/fx_codec_flate.h |
index 7d0106139e966be23e152975fbe7fd5d374b6303..eaecef49ca15b3e47656c705a97da06ea5e9866d 100644 |
--- a/core/include/fxcodec/fx_codec_flate.h |
+++ b/core/include/fxcodec/fx_codec_flate.h |
@@ -4,7 +4,7 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#include "../../../third_party/zlib_v128/zlib.h" |
+#include "third_party/zlib_v128/zlib.h" |
#ifdef __cplusplus |
extern "C" { |