diff options
Diffstat (limited to 'converter/other/pamtopfm.c')
-rw-r--r-- | converter/other/pamtopfm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converter/other/pamtopfm.c b/converter/other/pamtopfm.c index ee44eeb5..129b8eee 100644 --- a/converter/other/pamtopfm.c +++ b/converter/other/pamtopfm.c @@ -15,6 +15,7 @@ #include <string.h> #include <assert.h> +#include "pm_c_util.h" #include "pam.h" #include "pm_gamma.h" #include "shhopt.h" |