From cd417478c768d5cfd4d516fc2190fc8daa0f638c Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Sat, 16 Sep 2000 14:57:48 +0000 Subject: #include , not , which doesn't exist anymore. svn path=/trunk/; revision=5472 --- shell/ChangeLog | 4 ++++ shell/e-shell-view.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/shell/ChangeLog b/shell/ChangeLog index c3ba7aeb0c..252ea07ca3 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2000-09-16 Ettore Perazzoli + + * e-shell-view.h: #include "bonobo-win.h", not "bonobo-app.h". + 2000-09-15 Dan Winship * e-storage.c (get_path_for_physical_uri_foreach): foreach_data diff --git a/shell/e-shell-view.h b/shell/e-shell-view.h index bd2b9a126e..0aa69a18c3 100644 --- a/shell/e-shell-view.h +++ b/shell/e-shell-view.h @@ -28,7 +28,7 @@ #include #endif -#include +#include #include "e-shell.h" -- cgit v1.2.3