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 --- libempathy-gtk/empathy-individual-menu.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libempathy-gtk') diff --git a/libempathy-gtk/empathy-individual-menu.c b/libempathy-gtk/empathy-individual-menu.c index 607455f9b..e19fde3dd 100644 --- a/libempathy-gtk/empathy-individual-menu.c +++ b/libempathy-gtk/empathy-individual-menu.c @@ -36,6 +36,7 @@ #include #include #include +#include #include "empathy-account-selector-dialog.h" #include "empathy-individual-menu.h" -- cgit v1.2.3