aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2011-05-28 23:12:08 +0800
committerRodrigo Moya <rodrigo@gnome-db.org>2011-06-30 00:42:21 +0800
commitf043e3c748ad0a6e622b4b37ec990b06770ed75e (patch)
tree568d4cda01a5580f5838dacdfe550f1acc806e96 /addressbook/gui
parent7132d0f0c2b8494b3962792cd77ce3fcb5313687 (diff)
downloadgsoc2013-evolution-f043e3c748ad0a6e622b4b37ec990b06770ed75e.tar
gsoc2013-evolution-f043e3c748ad0a6e622b4b37ec990b06770ed75e.tar.gz
gsoc2013-evolution-f043e3c748ad0a6e622b4b37ec990b06770ed75e.tar.bz2
gsoc2013-evolution-f043e3c748ad0a6e622b4b37ec990b06770ed75e.tar.lz
gsoc2013-evolution-f043e3c748ad0a6e622b4b37ec990b06770ed75e.tar.xz
gsoc2013-evolution-f043e3c748ad0a6e622b4b37ec990b06770ed75e.tar.zst
gsoc2013-evolution-f043e3c748ad0a6e622b4b37ec990b06770ed75e.zip
Including <glib-object.h> directly is rarely needed.
Diffstat (limited to 'addressbook/gui')
-rw-r--r--addressbook/gui/widgets/eab-config.h2
-rw-r--r--addressbook/gui/widgets/gal-view-factory-minicard.h1
2 files changed, 0 insertions, 3 deletions
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 <glib-object.h>
-
#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 <glib-object.h>
#include <widgets/menus/gal-view-factory.h>
/* Standard GObject macros */