about summary refs log tree commit diff
path: root/converter/other/pnmtoxwd.c
diff options
context:
space:
mode:
Diffstat (limited to 'converter/other/pnmtoxwd.c')
-rw-r--r--converter/other/pnmtoxwd.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/converter/other/pnmtoxwd.c b/converter/other/pnmtoxwd.c
index d0625b0b..b6439d28 100644
--- a/converter/other/pnmtoxwd.c
+++ b/converter/other/pnmtoxwd.c
@@ -11,6 +11,8 @@
 */
 
 #include <string.h>
+
+#include "pm_c_util.h"
 #include "pnm.h"
 #include "shhopt.h"
 #include "mallocvar.h"