From dd97c4cd5509b46a9fb7d7f8a4114a0b416076ef Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Tue, 15 Jan 2008 20:04:59 +0000 Subject: [PATCH] Add a missing include svn path=/trunk/; revision=560 --- libempathy/empathy-tp-contact-list.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libempathy/empathy-tp-contact-list.c b/libempathy/empathy-tp-contact-list.c index fbdd50b7..793cd3e1 100644 --- a/libempathy/empathy-tp-contact-list.c +++ b/libempathy/empathy-tp-contact-list.c @@ -29,6 +29,7 @@ #include #include #include +#include #include "empathy-tp-contact-list.h" #include "empathy-contact-list.h" -- 2.39.2