about summary refs log tree commit diff
path: root/converter/pbm/pbmtoibm23xx.c
diff options
context:
space:
mode:
Diffstat (limited to 'converter/pbm/pbmtoibm23xx.c')
-rw-r--r--converter/pbm/pbmtoibm23xx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/converter/pbm/pbmtoibm23xx.c b/converter/pbm/pbmtoibm23xx.c
index 973f7de0..a83e260d 100644
--- a/converter/pbm/pbmtoibm23xx.c
+++ b/converter/pbm/pbmtoibm23xx.c
@@ -46,6 +46,7 @@
 #include <stdlib.h>
 #include <string.h>
 
+#include "pm_c_util.h"
 #include "pbm.h"
 #include "shhopt.h"
 #include "mallocvar.h"