summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.co.uk>2012-09-10 17:48:51 +0200
committerXavier Claessens <xavier.claessens@collabora.co.uk>2012-09-11 16:00:02 +0200
commit5fd48d98fe83c974d6e024cf4fcb8735a0016460 (patch)
treeab4163833363036b04b8654090fdb712af6d6d87 /src
parent351b8e5f6eae3e7d75479e65173049a8dfa4bd04 (diff)
Disable tp-glib single include
Diffstat (limited to 'src')
-rw-r--r--src/connection.h3
-rw-r--r--src/message-util.h2
2 files changed, 1 insertions, 4 deletions
diff --git a/src/connection.h b/src/connection.h
index f648ef440..c3e9138b0 100644
--- a/src/connection.h
+++ b/src/connection.h
@@ -39,9 +39,6 @@
#include "muc-factory.h"
#include "types.h"
-#include <telepathy-glib/base-connection.h>
-#include <telepathy-glib/base-contact-list.h>
-
#include <gabble/capabilities-set.h>
#include <gabble/types.h>
#include <gabble/plugin-connection.h>
diff --git a/src/message-util.h b/src/message-util.h
index 80853c890..404d431bc 100644
--- a/src/message-util.h
+++ b/src/message-util.h
@@ -21,7 +21,7 @@
#ifndef __GABBLE_MESSAGE_UTIL_H__
#define __GABBLE_MESSAGE_UTIL_H__
-#include <telepathy-glib/message-mixin.h>
+#include <telepathy-glib/telepathy-glib.h>
#include <wocky/wocky.h>
#include <wocky/wocky.h>