aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-dispatcher.h
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-11-22 00:22:39 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-11-22 00:22:39 +0800
commit6b545adcf659e1ab84b7184305ca687a8c54a15e (patch)
treea03d11b71941740b20ae3b7d25ef774994237379 /libempathy/empathy-dispatcher.h
parent581cb660404201e7cba56088cca34195e3bee866 (diff)
downloadgsoc2013-empathy-6b545adcf659e1ab84b7184305ca687a8c54a15e.tar
gsoc2013-empathy-6b545adcf659e1ab84b7184305ca687a8c54a15e.tar.gz
gsoc2013-empathy-6b545adcf659e1ab84b7184305ca687a8c54a15e.tar.bz2
gsoc2013-empathy-6b545adcf659e1ab84b7184305ca687a8c54a15e.tar.lz
gsoc2013-empathy-6b545adcf659e1ab84b7184305ca687a8c54a15e.tar.xz
gsoc2013-empathy-6b545adcf659e1ab84b7184305ca687a8c54a15e.tar.zst
gsoc2013-empathy-6b545adcf659e1ab84b7184305ca687a8c54a15e.zip
Cleanup the coding style. If we can't get info about the GFile we abord the FT.
svn path=/trunk/; revision=1875
Diffstat (limited to 'libempathy/empathy-dispatcher.h')
-rw-r--r--libempathy/empathy-dispatcher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/empathy-dispatcher.h b/libempathy/empathy-dispatcher.h
index 4c47df651..6f9d4e718 100644
--- a/libempathy/empathy-dispatcher.h
+++ b/libempathy/empathy-dispatcher.h
@@ -23,11 +23,11 @@
#define __EMPATHY_DISPATCHER_H__
#include <glib.h>
+#include <gio/gio.h>
#include <telepathy-glib/channel.h>
#include "empathy-contact.h"
-#include "empathy-tp-file.h"
G_BEGIN_DECLS