From 5598cb0b0b012199fb5cfe8a0f2a5b05ed8078c8 Mon Sep 17 00:00:00 2001 From: Travis Reitter Date: Tue, 12 Oct 2010 23:16:17 -0700 Subject: Add missing #include. --- libempathy/empathy-contact.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libempathy/empathy-contact.c') diff --git a/libempathy/empathy-contact.c b/libempathy/empathy-contact.c index a7aa0e704..4db37f693 100644 --- a/libempathy/empathy-contact.c +++ b/libempathy/empathy-contact.c @@ -39,6 +39,7 @@ #endif #include "empathy-contact.h" +#include "empathy-individual-manager.h" #include "empathy-utils.h" #include "empathy-enum-types.h" #include "empathy-marshal.h" -- cgit v1.2.3