aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/ChangeLog4
-rw-r--r--shell/e-shell-view.c1
2 files changed, 4 insertions, 1 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index f855b3f658..fd490490f5 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,9 @@
2003-01-14 Ettore Perazzoli <ettore@ximian.com>
+ * e-shell-view.c: Do not #include "e-bonobo-widget.h".
+
+2003-01-14 Ettore Perazzoli <ettore@ximian.com>
+
* Makefile.am (EXTRA_DIST): Add $(schema_DATA) here.
2003-01-14 Rodney Dawes <dobey@ximian.com>
diff --git a/shell/e-shell-view.c b/shell/e-shell-view.c
index 6252f6d40c..426ceb0750 100644
--- a/shell/e-shell-view.c
+++ b/shell/e-shell-view.c
@@ -48,7 +48,6 @@
#include "e-util/e-gtk-utils.h"
#include "widgets/misc/e-clipped-label.h"
-#include "widgets/misc/e-bonobo-widget.h"
#include <gtk/gtkwidget.h>