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. --- widgets/misc/e-attachment.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'widgets/misc/e-attachment.h') diff --git a/widgets/misc/e-attachment.h b/widgets/misc/e-attachment.h index a6dff74661..7cd655c6ff 100644 --- a/widgets/misc/e-attachment.h +++ b/widgets/misc/e-attachment.h @@ -23,10 +23,7 @@ #define E_ATTACHMENT_H #include -#include -#include -#include -#include +#include /* Standard GObject macros */ #define E_TYPE_ATTACHMENT \ -- cgit