diff options
Diffstat (limited to 'shell/e-shell-folder-title-bar.c')
-rw-r--r-- | shell/e-shell-folder-title-bar.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell-folder-title-bar.c b/shell/e-shell-folder-title-bar.c index 56dbe3d9d8..11c6232973 100644 --- a/shell/e-shell-folder-title-bar.c +++ b/shell/e-shell-folder-title-bar.c @@ -29,7 +29,7 @@ #include <gdk-pixbuf/gdk-pixbuf.h> #include "widgets/misc/e-clipped-label.h" -#include "e-util/e-util.h" +#include <gal/util/e-util.h> #include "e-shell-constants.h" #include "e-shell-folder-title-bar.h" |