about summary refs log tree commit diff
path: root/urt/rle_addhist.c
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-09-04 06:02:23 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-09-04 06:02:23 +0000
commitbfe58977ba6c6386d020a1355561e1102d907884 (patch)
treece5a07f7cd3f83c73bd4d34f877a4c26c3a95d1b /urt/rle_addhist.c
parentd21a96c45cbc0d412515326e652f3c8681ef56fd (diff)
downloadnetpbm-mirror-bfe58977ba6c6386d020a1355561e1102d907884.tar.gz
netpbm-mirror-bfe58977ba6c6386d020a1355561e1102d907884.tar.xz
netpbm-mirror-bfe58977ba6c6386d020a1355561e1102d907884.zip
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
Diffstat (limited to 'urt/rle_addhist.c')
-rw-r--r--urt/rle_addhist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/urt/rle_addhist.c b/urt/rle_addhist.c
index 04e26206..0df9642d 100644
--- a/urt/rle_addhist.c
+++ b/urt/rle_addhist.c
@@ -37,7 +37,7 @@
 #include <sys/time.h>
 #endif
 
-#include "mallocvar.h"
+#include "netpbm/mallocvar.h"
 
 /*****************************************************************
  * TAG( rle_addhist )