diff options
Diffstat (limited to 'shell/e-shell.c')
-rw-r--r-- | shell/e-shell.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell.c b/shell/e-shell.c index 0ddbd5248b..c67d42a52c 100644 --- a/shell/e-shell.c +++ b/shell/e-shell.c @@ -31,7 +31,7 @@ #include "Evolution.h" #include "e-util/e-gui-utils.h" -#include "e-util/e-util.h" +#include <gal/util/e-util.h> #include "e-component-registry.h" #include "e-corba-storage-registry.h" |