aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-filter.c
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-03-11 20:23:16 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-03-11 20:23:16 +0800
commit23b431541402a1e497ae334efcc73278cedde3a9 (patch)
treedf2582da92049c0469d8c18aea5a445606c1cf4e /libempathy/empathy-filter.c
parentad0f65b3c92bca268d29b8d07c840f07ed55189e (diff)
downloadgsoc2013-empathy-23b431541402a1e497ae334efcc73278cedde3a9.tar
gsoc2013-empathy-23b431541402a1e497ae334efcc73278cedde3a9.tar.gz
gsoc2013-empathy-23b431541402a1e497ae334efcc73278cedde3a9.tar.bz2
gsoc2013-empathy-23b431541402a1e497ae334efcc73278cedde3a9.tar.lz
gsoc2013-empathy-23b431541402a1e497ae334efcc73278cedde3a9.tar.xz
gsoc2013-empathy-23b431541402a1e497ae334efcc73278cedde3a9.tar.zst
gsoc2013-empathy-23b431541402a1e497ae334efcc73278cedde3a9.zip
Remove useless libtelepathy headers
svn path=/trunk/; revision=777
Diffstat (limited to 'libempathy/empathy-filter.c')
-rw-r--r--libempathy/empathy-filter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/empathy-filter.c b/libempathy/empathy-filter.c
index 881ed8a73..e5e31235d 100644
--- a/libempathy/empathy-filter.c
+++ b/libempathy/empathy-filter.c
@@ -23,7 +23,7 @@
#include <dbus/dbus-glib.h>
-#include <libtelepathy/tp-helpers.h>
+#include <telepathy-glib/dbus.h>
#include <libtelepathy/tp-conn.h>
#include "empathy-filter.h"