diff options
Diffstat (limited to 'shell/e-shortcuts.c')
-rw-r--r-- | shell/e-shortcuts.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/e-shortcuts.c b/shell/e-shortcuts.c index 1828406df3..4d4b8ed9ee 100644 --- a/shell/e-shortcuts.c +++ b/shell/e-shortcuts.c @@ -51,8 +51,8 @@ #include <string.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 "shortcut-bar/e-shortcut-bar.h" #include "e-shortcuts-view.h" |