[PATCH 5/5] pnm2png: 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/pnm2png.c | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/pngminus/pnm2png.c b/contrib/pngminus/pnm2png.c index 0ea9f7ae6..5f6cb7f2e 100644 --- a/contrib/pngminus/pnm2png.c +++ b/contrib/pngminus/pnm2png.c @@ -23,6 +23,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