aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--shell/ChangeLog4
-rw-r--r--shell/e-component-registry.c1
2 files changed, 4 insertions, 1 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 31ad5341a1..ea9a7508fc 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,7 @@
+2005-01-28 JP Rosevear <jpr@novell.com>
+
+ * e-component-registry.c: Remove e-shell-utils.c include
+
2005-01-21 JP Rosevear <jpr@novell.com>
* apps_evolution_shell.schemas.in.in: close long tag
diff --git a/shell/e-component-registry.c b/shell/e-component-registry.c
index a314118305..d7b1f23ec7 100644
--- a/shell/e-component-registry.c
+++ b/shell/e-component-registry.c
@@ -26,7 +26,6 @@
#include "e-component-registry.h"
-#include "e-shell-utils.h"
#include <e-util/e-icon-factory.h>
#include <libgnome/gnome-i18n.h>