From 5379d0e39a2f3bee70a12d3e6ed5905ae1d1fb6f Mon Sep 17 00:00:00 2001 From: giraffedata Date: Mon, 13 Feb 2012 03:11:19 +0000 Subject: Add missing include of rle_config.h git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1649 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- urt/rle_open_f.c | 1 + 1 file changed, 1 insertion(+) (limited to 'urt/rle_open_f.c') diff --git a/urt/rle_open_f.c b/urt/rle_open_f.c index f653e6a0..7290091e 100644 --- a/urt/rle_open_f.c +++ b/urt/rle_open_f.c @@ -18,6 +18,7 @@ #include "netpbm/pm_c_util.h" #include "netpbm/nstring.h" #include "rle.h" +#include "rle_config.h" -- cgit 1.4.1