aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-utils.c
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-03-11 20:23:16 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-03-11 20:23:16 +0800
commit94e1774adeddf8532043856e78e25a14bdf379ad (patch)
treedf2582da92049c0469d8c18aea5a445606c1cf4e /libempathy/empathy-utils.c
parent3323cff2c25775a03042024e10fbb66f5854e419 (diff)
downloadgsoc2013-empathy-94e1774adeddf8532043856e78e25a14bdf379ad.tar
gsoc2013-empathy-94e1774adeddf8532043856e78e25a14bdf379ad.tar.gz
gsoc2013-empathy-94e1774adeddf8532043856e78e25a14bdf379ad.tar.bz2
gsoc2013-empathy-94e1774adeddf8532043856e78e25a14bdf379ad.tar.lz
gsoc2013-empathy-94e1774adeddf8532043856e78e25a14bdf379ad.tar.xz
gsoc2013-empathy-94e1774adeddf8532043856e78e25a14bdf379ad.tar.zst
gsoc2013-empathy-94e1774adeddf8532043856e78e25a14bdf379ad.zip
Remove useless libtelepathy headers
git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@777 4ee84921-47dd-4033-b63a-18d7a039a3e4
Diffstat (limited to 'libempathy/empathy-utils.c')
-rw-r--r--libempathy/empathy-utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/empathy-utils.c b/libempathy/empathy-utils.c
index c24927b36..25e0860d2 100644
--- a/libempathy/empathy-utils.c
+++ b/libempathy/empathy-utils.c
@@ -33,8 +33,8 @@
#include <glib/gi18n.h>
#include <libxml/uri.h>
-#include <libtelepathy/tp-helpers.h>
#include <libtelepathy/tp-conn.h>
+#include <telepathy-glib/dbus.h>
#include "empathy-debug.h"
#include "empathy-utils.h"