diff options
Diffstat (limited to 'libempathy/empathy-dispatcher.h')
-rw-r--r-- | libempathy/empathy-dispatcher.h | 2 |
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 |