about summary refs log tree commit diff
path: root/converter/pbm/pbmtopsg3.c
diff options
context:
space:
mode:
Diffstat (limited to 'converter/pbm/pbmtopsg3.c')
-rw-r--r--converter/pbm/pbmtopsg3.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/converter/pbm/pbmtopsg3.c b/converter/pbm/pbmtopsg3.c
index 68b265f0..54d0a0a0 100644
--- a/converter/pbm/pbmtopsg3.c
+++ b/converter/pbm/pbmtopsg3.c
@@ -26,6 +26,7 @@
 #include <unistd.h>
 #include <ctype.h>
 
+#include "pm_c_util.h"
 #include "pbm.h"
 #include "shhopt.h"