aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-ft-factory.h
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimo.cecchi@collabora.co.uk>2009-02-05 19:24:47 +0800
committerCosimo Cecchi <cosimoc@gnome.org>2009-06-01 23:46:03 +0800
commitb470c2894387a2156e4e576137611ba77d1fe5f5 (patch)
tree896ebd0cf920e8aa052ae44a6396af1851d601d0 /libempathy/empathy-ft-factory.h
parent8bea8f7c36646481454a3f5c0b5db6598ba006fd (diff)
downloadgsoc2013-empathy-b470c2894387a2156e4e576137611ba77d1fe5f5.tar
gsoc2013-empathy-b470c2894387a2156e4e576137611ba77d1fe5f5.tar.gz
gsoc2013-empathy-b470c2894387a2156e4e576137611ba77d1fe5f5.tar.bz2
gsoc2013-empathy-b470c2894387a2156e4e576137611ba77d1fe5f5.tar.lz
gsoc2013-empathy-b470c2894387a2156e4e576137611ba77d1fe5f5.tar.xz
gsoc2013-empathy-b470c2894387a2156e4e576137611ba77d1fe5f5.tar.zst
gsoc2013-empathy-b470c2894387a2156e4e576137611ba77d1fe5f5.zip
Implement hashing of the file. Make it compile.
Diffstat (limited to 'libempathy/empathy-ft-factory.h')
-rw-r--r--libempathy/empathy-ft-factory.h4
1 files changed, 4 insertions, 0 deletions
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 <glib-object.h>
+#include <gio/gio.h>
+
+#include "empathy-contact.h"
+#include "empathy-dispatch-operation.h"
G_BEGIN_DECLS