diff options
Diffstat (limited to 'shell/evolution-storage.c')
-rw-r--r-- | shell/evolution-storage.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/evolution-storage.c b/shell/evolution-storage.c index 90ca36f397..1561c48242 100644 --- a/shell/evolution-storage.c +++ b/shell/evolution-storage.c @@ -29,7 +29,7 @@ #include "Evolution.h" -#include "e-util/e-util.h" +#include <gal/util/e-util.h> #include "e-folder-tree.h" |