aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-utils.c
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-03-02 03:31:57 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-03-02 03:31:57 +0800
commit8edfe549e45a1c7b07673cab5d529c41dff35260 (patch)
tree44d1cb86b15223ded54e6d7f35384864f4c5bb7d /libempathy/empathy-utils.c
parent4de19368dba22a1e3c7669b93de0cce5378b981f (diff)
downloadgsoc2013-empathy-8edfe549e45a1c7b07673cab5d529c41dff35260.tar
gsoc2013-empathy-8edfe549e45a1c7b07673cab5d529c41dff35260.tar.gz
gsoc2013-empathy-8edfe549e45a1c7b07673cab5d529c41dff35260.tar.bz2
gsoc2013-empathy-8edfe549e45a1c7b07673cab5d529c41dff35260.tar.lz
gsoc2013-empathy-8edfe549e45a1c7b07673cab5d529c41dff35260.tar.xz
gsoc2013-empathy-8edfe549e45a1c7b07673cab5d529c41dff35260.tar.zst
gsoc2013-empathy-8edfe549e45a1c7b07673cab5d529c41dff35260.zip
Add missing include of tp-conn.h
git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@682 4ee84921-47dd-4033-b63a-18d7a039a3e4
Diffstat (limited to 'libempathy/empathy-utils.c')
-rw-r--r--libempathy/empathy-utils.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy/empathy-utils.c b/libempathy/empathy-utils.c
index 6bb346230..ac0c57888 100644
--- a/libempathy/empathy-utils.c
+++ b/libempathy/empathy-utils.c
@@ -34,6 +34,7 @@
#include <libxml/uri.h>
#include <libtelepathy/tp-helpers.h>
+#include <libtelepathy/tp-conn.h>
#include "empathy-debug.h"
#include "empathy-utils.h"