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 }