From d269c91a5b973b9d34c30bf252fffa6b5fcd98ef Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 29 Sep 2007 06:16:08 +0000 Subject: cleanup git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@418 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- lib/libpnm3.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/libpnm3.c') diff --git a/lib/libpnm3.c b/lib/libpnm3.c index 4df8041c..71df0cbf 100644 --- a/lib/libpnm3.c +++ b/lib/libpnm3.c @@ -13,13 +13,10 @@ #include "pnm.h" #include "ppm.h" -#include "libppm.h" #include "pgm.h" -#include "libpgm.h" #include "pbm.h" -#include "libpbm.h" xel pnm_backgroundxel( xel** xels, int cols, int rows, xelval maxval, int format ) -- cgit 1.4.1