From edfe0e087d589fd3b5a70269d19dddaa50aea1d3 Mon Sep 17 00:00:00 2001 From: Parthasarathi Susarla Date: Thu, 22 Dec 2005 11:11:15 +0000 Subject: Evolution-Component.idl Evolution-Shell.idl Remove duplicate definitions 2005-12-22 Parthasarathi Susarla * Evolution-Component.idl * Evolution-Shell.idl * Evolution.idl: Remove duplicate definitions and circular dependencies. * e-shell.c: comment out the implementation for findComponent. If implemented, this creates a circular dependency between the Shell.idl and Component.idl. ** This is just a work-around ** Evolution-Component.idl Evolution-Shell.idl CVS: Evolution.idl e-shell-view.c e-shell.c CVS: ---------------------------------------------------------------------- svn path=/trunk/; revision=30934 --- shell/Evolution.idl | 1 + 1 file changed, 1 insertion(+) (limited to 'shell/Evolution.idl') diff --git a/shell/Evolution.idl b/shell/Evolution.idl index 167caa258b..059d017444 100644 --- a/shell/Evolution.idl +++ b/shell/Evolution.idl @@ -15,5 +15,6 @@ #include #include +#include #endif -- cgit