1 2 3 4 5 6 7 8 9 10
--- claw/png.hpp.orig 2008-07-08 11:52:14.000000000 +0200 +++ claw/png.hpp 2012-04-25 19:37:48.000000000 +0200 @@ -32,6 +32,7 @@ #include <claw/image.hpp> #include <png.h> +#include <zlib.h> #include <setjmp.h> #include <iostream> #include <string>