diff options
Diffstat (limited to 'shell/evolution-shell-view.h')
-rw-r--r-- | shell/evolution-shell-view.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/evolution-shell-view.h b/shell/evolution-shell-view.h index bdff814d0d..f7e58a316b 100644 --- a/shell/evolution-shell-view.h +++ b/shell/evolution-shell-view.h @@ -24,8 +24,8 @@ #ifndef __EVOLUTION_SHELL_VIEW_H__ #define __EVOLUTION_SHELL_VIEW_H__ -#include <gnome.h> - +#include <glib.h> +#include <bonobo/bonobo-object.h> #include "Evolution.h" #ifdef __cplusplus |