From b470c2894387a2156e4e576137611ba77d1fe5f5 Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Thu, 5 Feb 2009 12:24:47 +0100 Subject: Implement hashing of the file. Make it compile. --- libempathy/empathy-ft-factory.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libempathy/empathy-ft-factory.h') diff --git a/libempathy/empathy-ft-factory.h b/libempathy/empathy-ft-factory.h index 3f4f6b2b9..d838499f6 100644 --- a/libempathy/empathy-ft-factory.h +++ b/libempathy/empathy-ft-factory.h @@ -25,6 +25,10 @@ #define __EMPATHY_FT_FACTORY_H__ #include +#include + +#include "empathy-contact.h" +#include "empathy-dispatch-operation.h" G_BEGIN_DECLS -- cgit v1.2.3