summaryrefslogtreecommitdiff
path: root/plugins/AdvaImg/src/LibPNG/pngtest.c
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2014-12-24 09:18:09 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2014-12-24 09:18:09 +0000
commit50f969439d039b6053d83f26c0676def2c4188a3 (patch)
treeb7485c46daadf854a1993d23345beff4f5b7133f /plugins/AdvaImg/src/LibPNG/pngtest.c
parent0d966bc842c5a7d90f589e793d57fc46f1c47c5b (diff)
libpng update (by Mataes)
git-svn-id: http://svn.miranda-ng.org/main/trunk@11602 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AdvaImg/src/LibPNG/pngtest.c')
-rw-r--r--plugins/AdvaImg/src/LibPNG/pngtest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AdvaImg/src/LibPNG/pngtest.c b/plugins/AdvaImg/src/LibPNG/pngtest.c
index 0064064eb2..dbf51a816d 100644
--- a/plugins/AdvaImg/src/LibPNG/pngtest.c
+++ b/plugins/AdvaImg/src/LibPNG/pngtest.c
@@ -2008,4 +2008,4 @@ main(void)
#endif
/* Generate a compiler error if there is an old png.h in the search path. */
-typedef png_libpng_version_1_6_15 Your_png_h_is_not_version_1_6_15;
+typedef png_libpng_version_1_6_16 Your_png_h_is_not_version_1_6_16;