From e7255c4c78f45c25b736558fb511615ab47edc69 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Wed, 31 May 2000 18:37:46 +0000 Subject: Add missing #include "Evolution.h". svn path=/trunk/; revision=3313 --- shell/ChangeLog | 4 ++++ shell/evolution-storage.h | 2 ++ 2 files changed, 6 insertions(+) diff --git a/shell/ChangeLog b/shell/ChangeLog index a710b9ae1f..5b5eef1e1e 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2000-05-31 Ettore Perazzoli + + * evolution-storage.h: #include 'Evolution.h". + 2000-05-31 Ettore Perazzoli * e-shell-view.c (show_error): Use `set_current_notebook_page()' diff --git a/shell/evolution-storage.h b/shell/evolution-storage.h index 40e678dd57..4e96e28df8 100644 --- a/shell/evolution-storage.h +++ b/shell/evolution-storage.h @@ -30,6 +30,8 @@ #include +#include "Evolution.h" + #ifdef __cplusplus extern "C" { #pragma } -- cgit v1.2.3