diff options
Diffstat (limited to 'shell/e-local-folder.c')
-rw-r--r-- | shell/e-local-folder.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/e-local-folder.c b/shell/e-local-folder.c index 80cee7d7bc..62dad4f4c2 100644 --- a/shell/e-local-folder.c +++ b/shell/e-local-folder.c @@ -41,8 +41,8 @@ #include <gnome-xml/parser.h> #include <gnome-xml/xmlmemory.h> -#include "e-util/e-util.h" -#include "e-util/e-xml-utils.h" +#include <gal/util/e-util.h> +#include <gal/util/e-xml-utils.h> #include "e-local-folder.h" |