summaryrefslogtreecommitdiff
path: root/core/include/fxcodec/fx_codec_flate.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/include/fxcodec/fx_codec_flate.h')
-rw-r--r--core/include/fxcodec/fx_codec_flate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/include/fxcodec/fx_codec_flate.h b/core/include/fxcodec/fx_codec_flate.h
index 7d0106139e..eaecef49ca 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" {