From 45c911a9207c89b525087a5feb7928899d1346f9 Mon Sep 17 00:00:00 2001 From: Andrey Nazarov Date: Fri, 4 Feb 2011 18:09:51 +0300 Subject: Rename ‘com_local.h’ into ‘common.h’. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/files.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/files.c') diff --git a/src/files.c b/src/files.c index 8f4b52d..a4aeff9 100644 --- a/src/files.c +++ b/src/files.c @@ -18,7 +18,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include "com_local.h" +#include "common.h" #include "files.h" #include "sys_public.h" #include "cl_public.h" -- cgit v1.2.3