blob: f41e1f171439ec0bc0a426dcd201d7287e30be0c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
--- base/png_.h.orig 2007-06-06 00:23:38.000000000 +0200
+++ base/png_.h 2012-04-27 19:31:55.000000000 +0200
@@ -22,5 +22,6 @@
#else
#include "png.h"
#endif
+#include "pngpriv.h"
#endif /* png__INCLUDED */
|