10 lines
212 B
C
10 lines
212 B
C
|
--- 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 */
|