summaryrefslogtreecommitdiff
blob: c811766bf8c9a9d293d9757e11867819692f9967 (plain)
1
2
3
4
5
6
7
8
--- opencv/modules/highgui/src/grfmt_png.cpp	(revision 4945)
+++ opencv/modules/highgui/src/grfmt_png.cpp	(revision 6143)
@@ -57,4 +57,5 @@ 
 #include <png.h>
 #endif
+#include <zlib.h>
 #include "grfmt_png.hpp"