diff options
Diffstat (limited to 'converter/pbm')
-rw-r--r-- | converter/pbm/pbmtomacp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converter/pbm/pbmtomacp.c b/converter/pbm/pbmtomacp.c index 9dc700e6..600cc407 100644 --- a/converter/pbm/pbmtomacp.c +++ b/converter/pbm/pbmtomacp.c @@ -12,6 +12,7 @@ #include <string.h> +#include "pm_c_util.h" #include "pbm.h" #include "macp.h" |