From e480dc38719b0eb6d1cd179503ab9a6365fe6670 Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Tue, 17 Jan 2023 10:36:52 +0100 Subject: Update bundled libpng to version 1.6.39 - cont'd --- png/png.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'png/png.h') diff --git a/png/png.h b/png/png.h index 139eb0dc0..412e7971e 100644 --- a/png/png.h +++ b/png/png.h @@ -428,7 +428,7 @@ extern "C" { /* This triggers a compiler error in png.c, if png.c and png.h * do not agree upon the version number. */ -typedef char* png_libpng_version_1_6_37; +typedef char* png_libpng_version_1_6_39; /* Basic control structions. Read libpng-manual.txt or libpng.3 for more info. * -- cgit v1.2.3