[empathy] individual-store: add missing folks.h include



commit 17f2b276376f3de95d90f988d54e815e13b19be1
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Mon May 14 10:55:19 2012 +0200

    individual-store: add missing folks.h include

 libempathy-gtk/empathy-individual-store.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libempathy-gtk/empathy-individual-store.h b/libempathy-gtk/empathy-individual-store.h
index 61fd4b8..402f451 100644
--- a/libempathy-gtk/empathy-individual-store.h
+++ b/libempathy-gtk/empathy-individual-store.h
@@ -28,6 +28,7 @@
 #define __EMPATHY_INDIVIDUAL_STORE_H__
 
 #include <gtk/gtk.h>
+#include <folks/folks.h>
 
 G_BEGIN_DECLS
 #define EMPATHY_TYPE_INDIVIDUAL_STORE         (empathy_individual_store_get_type ())



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]