[PATCH 4/5] png2pnm: add missing header for PNG_UNUSED()
Christian Hesse <[email protected]>
| Newsgroups | gmane.comp.graphics.png.devel |
|---|---|
| Message-ID | <[email protected]> |
From: Christian Hesse <[email protected]> Signed-off-by: Christian Hesse <[email protected]> --- contrib/pngminus/png2pnm.c | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/pngminus/png2pnm.c b/contrib/pngminus/png2pnm.c index ae6f299cf..f75c0cbef 100644 --- a/contrib/pngminus/png2pnm.c +++ b/contrib/pngminus/png2pnm.c @@ -22,6 +22,7 @@ #include <fcntl.h> #endif #include <zlib.h> +#include <pngpriv.h> #ifndef BOOL #define BOOL unsigned char ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot