diff options
Diffstat (limited to 'shell/e-shell-taskbar.c')
-rw-r--r-- | shell/e-shell-taskbar.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/e-shell-taskbar.c b/shell/e-shell-taskbar.c index 1ddbd357e0..adc0d27980 100644 --- a/shell/e-shell-taskbar.c +++ b/shell/e-shell-taskbar.c @@ -31,9 +31,9 @@ #include "e-shell-taskbar.h" -#include <e-shell-view.h> +#include <libebackend/e-extensible.h> -#include <e-util/e-extensible.h> +#include <e-shell-view.h> #include <misc/e-activity-proxy.h> struct _EShellTaskbarPrivate { |