diff options
Diffstat (limited to 'libempathy/empathy-utils.c')
-rw-r--r-- | libempathy/empathy-utils.c | 2 |
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" |