From ced49ce2bd24e2e137567ff6771f394465e90bd3 Mon Sep 17 00:00:00 2001 From: guy Date: Tue, 9 Jan 1996 10:39:24 +0000 Subject: [PATCH] Cambiati alcuni files di inclusione git-svn-id: svn://10.65.10.50/trunk@2408 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- cg/conto.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cg/conto.h b/cg/conto.h index 828a7c8f1..9cf00eec0 100755 --- a/cg/conto.h +++ b/cg/conto.h @@ -1,8 +1,8 @@ #ifndef __CONTO_H #define __CONTO_H -#ifndef __OBJECT_H -#include +#ifndef __REAL_H +#include #endif #ifndef __ISAM_H