diff options
Diffstat (limited to 'shell')
-rw-r--r-- | shell/e-shell-backend.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell-backend.h b/shell/e-shell-backend.h index 8b7e24034f..6dbbb33ea1 100644 --- a/shell/e-shell-backend.h +++ b/shell/e-shell-backend.h @@ -29,7 +29,7 @@ #define E_SHELL_BACKEND_H #include <shell/e-shell-common.h> -#include <widgets/misc/e-activity.h> +#include <misc/e-activity.h> /* Standard GObject macros */ #define E_TYPE_SHELL_BACKEND \ |