From 4d8f47ca8199f166c7eb5b0bdf5981652055ac12 Mon Sep 17 00:00:00 2001 From: Danielle Madeley Date: Fri, 18 Dec 2009 13:53:24 +1100 Subject: [PATCH] [EmpathyContactSelectorDialog] Add missing include --- libempathy-gtk/empathy-contact-selector-dialog.h | 1 + 1 file changed, 1 insertion(+) diff --git a/libempathy-gtk/empathy-contact-selector-dialog.h b/libempathy-gtk/empathy-contact-selector-dialog.h index 2315bc40..5fd6c213 100644 --- a/libempathy-gtk/empathy-contact-selector-dialog.h +++ b/libempathy-gtk/empathy-contact-selector-dialog.h @@ -26,6 +26,7 @@ #include #include +#include G_BEGIN_DECLS -- 2.11.4.GIT