aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libclaw/files/patch-claw-png.hpp
blob: 15e0afefa97d43db8e7fd4fcf8c28caa52a0b2f7 (plain) (blame)
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>