summaryrefslogtreecommitdiff
path: root/pngtest.c
diff options
context:
space:
mode:
Diffstat (limited to 'pngtest.c')
-rw-r--r--pngtest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pngtest.c b/pngtest.c
index 1d317e3c8..2e8cb8aa5 100644
--- a/pngtest.c
+++ b/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_16rc03 Your_png_h_is_not_version_1_6_16rc03;
+typedef png_libpng_version_1_6_16 Your_png_h_is_not_version_1_6_16;