diff options
Diffstat (limited to 'widgets/shortcut-bar/e-shortcut-bar.c')
-rw-r--r-- | widgets/shortcut-bar/e-shortcut-bar.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/shortcut-bar/e-shortcut-bar.c b/widgets/shortcut-bar/e-shortcut-bar.c index a7d7f76aba..2826f612d5 100644 --- a/widgets/shortcut-bar/e-shortcut-bar.c +++ b/widgets/shortcut-bar/e-shortcut-bar.c @@ -35,7 +35,7 @@ #include <config.h> #include <string.h> -#include <e-util/e-util.h> +#include <gal/util/e-util.h> #include "e-shortcut-bar.h" #include "e-clipped-label.h" #include "e-vscrolled-bar.h" |