From 9f31ce86ff0ac0c7997e977647339ffb2db0fd63 Mon Sep 17 00:00:00 2001 From: Arturo Espinosa Date: Wed, 26 Jan 2000 00:04:16 +0000 Subject: Make Evolution compile with the latest Bonobo changes. Make Evolution compile with the latest Bonobo changes. Miguel. svn path=/trunk/; revision=1636 --- shell/e-shell-view.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'shell/e-shell-view.h') diff --git a/shell/e-shell-view.h b/shell/e-shell-view.h index b8737a5fc8..5f5c5d39c6 100644 --- a/shell/e-shell-view.h +++ b/shell/e-shell-view.h @@ -1,8 +1,8 @@ #ifndef E_SHELL_VIEW_H #define E_SHELL_VIEW_H -#include -#include +#include +#include #include "e-shell.h" #define E_SHELL_VIEW_TYPE (e_shell_view_get_type ()) @@ -18,7 +18,7 @@ struct _EShellView { EShell *eshell; /* Our user interface handler */ - GnomeUIHandler *uih; + BonoboUIHandler *uih; EFolder *efolder; -- cgit v1.2.3