diff options
Diffstat (limited to 'shell/e-shell-content.c')
-rw-r--r-- | shell/e-shell-content.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/e-shell-content.c b/shell/e-shell-content.c index 069e0bfa83..baf3173b23 100644 --- a/shell/e-shell-content.c +++ b/shell/e-shell-content.c @@ -35,8 +35,8 @@ #include <libebackend/e-extensible.h> #include "e-util/e-util.h" -#include "e-util/e-alert-dialog.h" -#include "e-util/e-alert-sink.h" +#include "libevolution-utils/e-alert-dialog.h" +#include "libevolution-utils/e-alert-sink.h" #include "filter/e-rule-editor.h" #include "widgets/misc/e-action-combo-box.h" #include "widgets/misc/e-alert-bar.h" |