about summary refs log tree commit diff
path: root/converter/other/pngtopam.c
diff options
context:
space:
mode:
Diffstat (limited to 'converter/other/pngtopam.c')
-rw-r--r--converter/other/pngtopam.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/converter/other/pngtopam.c b/converter/other/pngtopam.c
index 3039c769..b3f934c7 100644
--- a/converter/other/pngtopam.c
+++ b/converter/other/pngtopam.c
@@ -24,6 +24,7 @@
 #include <png.h>    /* includes zlib.h and setjmp.h */
 #define VERSION "2.37.4 (5 December 1999) +netpbm"
 
+#include "pm_c_util.h"
 #include "mallocvar.h"
 #include "nstring.h"
 #include "shhopt.h"