From fabb6b035c40673e7c263040db323d6b7607606e Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 2 Apr 2010 16:41:47 -0400 Subject: Only #include Camel's top-level header. --- modules/mail/e-mail-attachment-handler.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules/mail/e-mail-attachment-handler.c') diff --git a/modules/mail/e-mail-attachment-handler.c b/modules/mail/e-mail-attachment-handler.c index 166522a827..f27a107a59 100644 --- a/modules/mail/e-mail-attachment-handler.c +++ b/modules/mail/e-mail-attachment-handler.c @@ -22,8 +22,6 @@ #include "e-mail-attachment-handler.h" #include -#include -#include #include "e-util/e-alert-dialog.h" #include "mail/em-composer-utils.h" -- cgit