]> git.0d.be Git - empathy.git/commitdiff
Add missing include of tp-conn.h
authorXavier Claessens <xclaesse@src.gnome.org>
Sat, 1 Mar 2008 19:31:57 +0000 (19:31 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Sat, 1 Mar 2008 19:31:57 +0000 (19:31 +0000)
svn path=/trunk/; revision=682

libempathy/empathy-utils.c

index 6bb346230afa25e857a8cfab1209c7ca67f24e14..ac0c57888e29abffd084527a15e18ec94d4befa6 100644 (file)
@@ -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"