diff --git a/shell/ChangeLog b/shell/ChangeLog index 4be49021f9..b071cb5fc3 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,10 @@ +2002-04-09 Ettore Perazzoli + + [Patch from Max Horn .] + + * e-local-storage.c: Move down the #include list so it + compiles on Darwin. + 2002-04-09 Dan Winship * e-setup.c (e_setup_check_db): New. Check that things that need diff --git a/shell/e-local-storage.c b/shell/e-local-storage.c index 70bcabf6b1..607fccb37e 100644 --- a/shell/e-local-storage.c +++ b/shell/e-local-storage.c @@ -33,13 +33,12 @@ #include #endif -#include - #include #include #include #include #include +#include #include #include