]> git.0d.be Git - empathy.git/commitdiff
individual-store: add missing folks.h include
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 14 May 2012 08:55:19 +0000 (10:55 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 17 May 2012 08:12:56 +0000 (10:12 +0200)
libempathy-gtk/empathy-individual-store.h

index 61fd4b8d8d94dd3c29de8e1d9c16d8bde985219d..402f451b8921ae47f73eb65210f40ec98b18ef8c 100644 (file)
@@ -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 ())