From de752b010fb47177e91b0fdaba86b8bed0953a23 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 28 May 2011 11:12:08 -0400 Subject: Including directly is rarely needed. --- addressbook/gui/widgets/eab-config.h | 2 -- addressbook/gui/widgets/gal-view-factory-minicard.h | 1 - addressbook/util/eab-book-util.c | 1 - 3 files changed, 4 deletions(-) (limited to 'addressbook') diff --git a/addressbook/gui/widgets/eab-config.h b/addressbook/gui/widgets/eab-config.h index 3c2dabdced..5aa822ea62 100644 --- a/addressbook/gui/widgets/eab-config.h +++ b/addressbook/gui/widgets/eab-config.h @@ -24,8 +24,6 @@ #ifndef __EAB_CONFIG_H__ #define __EAB_CONFIG_H__ -#include - #include "e-util/e-config.h" #define EAB_TYPE_CONFIG (eab_config_get_type ()) diff --git a/addressbook/gui/widgets/gal-view-factory-minicard.h b/addressbook/gui/widgets/gal-view-factory-minicard.h index aa27bf9a27..e96c4e455c 100644 --- a/addressbook/gui/widgets/gal-view-factory-minicard.h +++ b/addressbook/gui/widgets/gal-view-factory-minicard.h @@ -26,7 +26,6 @@ #ifndef GAL_VIEW_FACTORY_MINICARD_H #define GAL_VIEW_FACTORY_MINICARD_H -#include #include /* Standard GObject macros */ diff --git a/addressbook/util/eab-book-util.c b/addressbook/util/eab-book-util.c index 6c393595d3..638f536c37 100644 --- a/addressbook/util/eab-book-util.c +++ b/addressbook/util/eab-book-util.c @@ -28,7 +28,6 @@ #include "eab-book-util.h" #include -#include /* * -- cgit v1.2.3