diff options
Diffstat (limited to 'modules/mail/e-mail-shell-view.c')
-rw-r--r-- | modules/mail/e-mail-shell-view.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mail/e-mail-shell-view.c b/modules/mail/e-mail-shell-view.c index 895bd33903..c18b3e68b0 100644 --- a/modules/mail/e-mail-shell-view.c +++ b/modules/mail/e-mail-shell-view.c @@ -20,6 +20,7 @@ */ #include "e-mail-shell-view-private.h" +#include "filter/e-filter-input.h" static gpointer parent_class; static GType mail_shell_view_type; |