From 50fcfe00dfef499c25e38b0e4d6c594964ca4d9a Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sun, 21 Oct 2007 02:59:50 +0000 Subject: Rename header files from to git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@441 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- lib/pam.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/pam.h') diff --git a/lib/pam.h b/lib/pam.h index 8f9f5d12..c28c5c2c 100644 --- a/lib/pam.h +++ b/lib/pam.h @@ -6,8 +6,8 @@ #ifndef PAM_H #define PAM_H -#include "pm.h" -#include "pnm.h" +#include +#include #ifdef __cplusplus extern "C" { -- cgit 1.4.1