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 c3ce942ce..e1f370128 100644
--- a/pngtest.c
+++ b/pngtest.c
@@ -2121,4 +2121,4 @@ main(void)
#endif
/* Generate a compiler error if there is an old png.h in the search path. */
-typedef png_libpng_version_1_5_30rc01 Your_png_h_is_not_version_1_5_30rc01;
+typedef png_libpng_version_1_5_30 Your_png_h_is_not_version_1_5_30;