diff options
Diffstat (limited to 'shell/evolution-shell-view.c')
-rw-r--r-- | shell/evolution-shell-view.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/evolution-shell-view.c b/shell/evolution-shell-view.c index cef3287851..5c46f70fbb 100644 --- a/shell/evolution-shell-view.c +++ b/shell/evolution-shell-view.c @@ -28,7 +28,7 @@ #include <gnome.h> #include <bonobo.h> -#include "e-util/e-util.h" +#include <gal/util/e-util.h> #include "evolution-shell-view.h" |