From e7537327685c49c724dd8f7e57cfe52ad10c15e8 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 4 Apr 2009 20:59:01 +0000 Subject: Remove pm_c_util.h from sshopt.h git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@871 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- converter/other/pnmtopalm/palmtopnm.c | 1 + converter/other/pnmtopalm/pnmtopalm.c | 1 + 2 files changed, 2 insertions(+) (limited to 'converter/other/pnmtopalm') diff --git a/converter/other/pnmtopalm/palmtopnm.c b/converter/other/pnmtopalm/palmtopnm.c index 9cd695e3..d66af69b 100644 --- a/converter/other/pnmtopalm/palmtopnm.c +++ b/converter/other/pnmtopalm/palmtopnm.c @@ -15,6 +15,7 @@ #include #include +#include "pm_c_util.h" #include "pnm.h" #include "shhopt.h" #include "mallocvar.h" diff --git a/converter/other/pnmtopalm/pnmtopalm.c b/converter/other/pnmtopalm/pnmtopalm.c index f5f6e44a..3d20788c 100644 --- a/converter/other/pnmtopalm/pnmtopalm.c +++ b/converter/other/pnmtopalm/pnmtopalm.c @@ -21,6 +21,7 @@ #include #include +#include "pm_c_util.h" #include "pnm.h" #include "palm.h" #include "shhopt.h" -- cgit 1.4.1