diff options
Diffstat (limited to 'shell/e-component-registry.c')
-rw-r--r-- | shell/e-component-registry.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-component-registry.c b/shell/e-component-registry.c index 589d6bca38..4ec951a81c 100644 --- a/shell/e-component-registry.c +++ b/shell/e-component-registry.c @@ -29,7 +29,7 @@ #include <gtk/gtktypeutils.h> #include <bonobo.h> -#include "e-util/e-util.h" +#include <gal/util/e-util.h> #include "e-shell-utils.h" #include "Evolution.h" |