From bfe58977ba6c6386d020a1355561e1102d907884 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Fri, 4 Sep 2009 06:02:23 +0000 Subject: improve handling of importinc/netpbm/xxx.h git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@980 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- urt/rle_open_f.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'urt/rle_open_f.c') diff --git a/urt/rle_open_f.c b/urt/rle_open_f.c index 07dbea01..7234afe9 100644 --- a/urt/rle_open_f.c +++ b/urt/rle_open_f.c @@ -15,8 +15,8 @@ #include #include -#include "pm_c_util.h" -#include "nstring.h" +#include "netpbm/pm_c_util.h" +#include "netpbm/nstring.h" #include "rle.h" -- cgit 1.4.1