aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--calendar/gui/alarm-notify/notify-main.c1
-rw-r--r--capplet/anjal-settings-main.c1
-rw-r--r--shell/main.c1
3 files changed, 0 insertions, 3 deletions
diff --git a/calendar/gui/alarm-notify/notify-main.c b/calendar/gui/alarm-notify/notify-main.c
index 799229af85..eb0f52425d 100644
--- a/calendar/gui/alarm-notify/notify-main.c
+++ b/calendar/gui/alarm-notify/notify-main.c
@@ -32,7 +32,6 @@
#include <glib/gi18n.h>
#include <camel/camel.h>
#include <unique/unique.h>
-#include <dbus/dbus-glib.h>
#include <libedataserver/e-source.h>
#include <libedataserverui/e-passwords.h>
diff --git a/capplet/anjal-settings-main.c b/capplet/anjal-settings-main.c
index ec1019d2d2..86eedfaecf 100644
--- a/capplet/anjal-settings-main.c
+++ b/capplet/anjal-settings-main.c
@@ -37,7 +37,6 @@
#include "settings/mail-capplet-shell.h"
#include <gconf/gconf-client.h>
#include <libedataserver/e-categories.h>
-#include <dbus/dbus-glib.h>
#ifdef G_OS_WIN32
#define WIN32_LEAN_AND_MEAN
diff --git a/shell/main.c b/shell/main.c
index 82d6e6a39e..55af1fd4cc 100644
--- a/shell/main.c
+++ b/shell/main.c
@@ -42,7 +42,6 @@
#include <windows.h>
#endif
-#include <dbus/dbus-glib.h>
#include <gconf/gconf-client.h>
#include <libxml/xmlmemory.h>