diff options
Diffstat (limited to 'third_party/libpng/pngusr.h')
-rw-r--r-- | third_party/libpng/pngusr.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/libpng/pngusr.h b/third_party/libpng/pngusr.h index d4a2d68..6d84164 100644 --- a/third_party/libpng/pngusr.h +++ b/third_party/libpng/pngusr.h @@ -416,6 +416,7 @@ #define png_write_chunk_data webkit_png_write_chunk_data #define png_write_chunk_end webkit_png_write_chunk_end #define png_write_chunk_start webkit_png_write_chunk_start +#define png_write_destroy webkit_png_write_dest #define png_write_end webkit_png_write_end #define png_write_flush webkit_png_write_flush #define png_write_image webkit_png_write_image |