dbf-halloween2015

diff libs/imago/file_png.c @ 3:c37fe5d8a4ed

windows port
author John Tsiombikas <nuclear@member.fsf.org>
date Sun, 01 Nov 2015 06:04:28 +0200
parents c3f5c32cb210
children
line diff
     1.1 --- a/libs/imago/file_png.c	Sun Nov 01 00:51:36 2015 +0200
     1.2 +++ b/libs/imago/file_png.c	Sun Nov 01 06:04:28 2015 +0200
     1.3 @@ -17,7 +17,7 @@
     1.4  */
     1.5  
     1.6  /* -- PNG module -- */
     1.7 -
     1.8 +#include <string.h>
     1.9  #include <stdlib.h>
    1.10  #include "png.h"
    1.11  #include "imago2.h"