From 9a353a3f7a9a0528161516c544c6375c53d5f3cc Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Thu, 10 Nov 2011 14:15:59 +0100 Subject: add missing empathy-contact-list.h include For some reason, gcc starts complaining about this as soon as I remove EmpathyContactListFlags from empathy-contact-list.h ?! If you have an explanation for this please let me know... https://bugzilla.gnome.org/show_bug.cgi?id=663328 --- src/empathy-invite-participant-dialog.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/empathy-invite-participant-dialog.c b/src/empathy-invite-participant-dialog.c index 8d9d71292..f905c827e 100644 --- a/src/empathy-invite-participant-dialog.c +++ b/src/empathy-invite-participant-dialog.c @@ -15,6 +15,7 @@ #include "empathy-invite-participant-dialog.h" #include +#include #include #include -- cgit v1.2.3