From 2f05c37a03548f3595129fa4586c338174fba29f Mon Sep 17 00:00:00 2001 From: giraffedata Date: Fri, 8 May 2009 17:58:11 +0000 Subject: Add missing pm_c_util.h to thinkjettopbm.l git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@916 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- converter/pbm/thinkjettopbm.l | 1 + 1 file changed, 1 insertion(+) (limited to 'converter/pbm/thinkjettopbm.l') diff --git a/converter/pbm/thinkjettopbm.l b/converter/pbm/thinkjettopbm.l index a66ae07e..71501596 100644 --- a/converter/pbm/thinkjettopbm.l +++ b/converter/pbm/thinkjettopbm.l @@ -37,6 +37,7 @@ #include #include #include +#include "pm_c_util.h" #include "pbm.h" #include "shhopt.h" -- cgit 1.4.1