aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--executive-summary/ChangeLog5
-rw-r--r--executive-summary/evolution-services/executive-summary-component.c1
2 files changed, 5 insertions, 1 deletions
diff --git a/executive-summary/ChangeLog b/executive-summary/ChangeLog
index 663302e8e2..3f80fce0b2 100644
--- a/executive-summary/ChangeLog
+++ b/executive-summary/ChangeLog
@@ -1,5 +1,10 @@
2000-12-07 Dave Camp <dave@helixcode.com>
+ * evolution-services/evolution-summary-component.c: Don't include
+ executive-summary-client.h.
+
+2000-12-07 Dave Camp <dave@helixcode.com>
+
* idl/Makefile.am (IDLS): Include HtmlView.idl
2000-11-29 Dan Winship <danw@helixcode.com>
diff --git a/executive-summary/evolution-services/executive-summary-component.c b/executive-summary/evolution-services/executive-summary-component.c
index 1b1070da21..609b31939b 100644
--- a/executive-summary/evolution-services/executive-summary-component.c
+++ b/executive-summary/evolution-services/executive-summary-component.c
@@ -32,7 +32,6 @@
#include "Executive-Summary.h"
#include "executive-summary-component.h"
-#include "executive-summary-client.h"
static void executive_summary_component_destroy (GtkObject *object);
static void executive_summary_component_init (ExecutiveSummaryComponent *component);