diff options
-rw-r--r-- | libempathy/empathy-tp-contact-list.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy/empathy-tp-contact-list.c b/libempathy/empathy-tp-contact-list.c index fbdd50b7c..793cd3e19 100644 --- a/libempathy/empathy-tp-contact-list.c +++ b/libempathy/empathy-tp-contact-list.c @@ -29,6 +29,7 @@ #include <libtelepathy/tp-conn.h> #include <libtelepathy/tp-chan.h> #include <libtelepathy/tp-chan-type-contact-list-gen.h> +#include <telepathy-glib/util.h> #include "empathy-tp-contact-list.h" #include "empathy-contact-list.h" |