summaryrefslogtreecommitdiff
path: root/core/src/fxcodec/fx_tiff/tiff_v403/tif_zip.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/fxcodec/fx_tiff/tiff_v403/tif_zip.c')
-rw-r--r--core/src/fxcodec/fx_tiff/tiff_v403/tif_zip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/fxcodec/fx_tiff/tiff_v403/tif_zip.c b/core/src/fxcodec/fx_tiff/tiff_v403/tif_zip.c
index f6e235842b..131db72b47 100644
--- a/core/src/fxcodec/fx_tiff/tiff_v403/tif_zip.c
+++ b/core/src/fxcodec/fx_tiff/tiff_v403/tif_zip.c
@@ -46,7 +46,7 @@
* last found at ftp://ftp.uu.net/pub/archiving/zip/zlib/zlib-0.99.tar.gz.
*/
#include "tif_predict.h"
-#include "../../fx_zlib/include/fx_zlib.h"
+#include "../../../../../third_party/zlib_v128/zlib.h"
#include <stdio.h>