aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-auth-factory.h
diff options
context:
space:
mode:
authorEmanuele Aina <emanuele.aina@collabora.com>2013-04-02 00:10:01 +0800
committerEmanuele Aina <emanuele.aina@collabora.com>2013-04-02 05:40:42 +0800
commitb25bcd6653db5ae5f771256aad95c5a93875ecda (patch)
treef81175f555aa8043de75c214eba8ea00dbe625c4 /libempathy/empathy-auth-factory.h
parent0d137b74e57840bd85f090becd4144f62c89d6ab (diff)
downloadgsoc2013-empathy-b25bcd6653db5ae5f771256aad95c5a93875ecda.tar
gsoc2013-empathy-b25bcd6653db5ae5f771256aad95c5a93875ecda.tar.gz
gsoc2013-empathy-b25bcd6653db5ae5f771256aad95c5a93875ecda.tar.bz2
gsoc2013-empathy-b25bcd6653db5ae5f771256aad95c5a93875ecda.tar.lz
gsoc2013-empathy-b25bcd6653db5ae5f771256aad95c5a93875ecda.tar.xz
gsoc2013-empathy-b25bcd6653db5ae5f771256aad95c5a93875ecda.tar.zst
gsoc2013-empathy-b25bcd6653db5ae5f771256aad95c5a93875ecda.zip
Clean up #include directives in headers
Reorder some inclusions and remove a few blank lines. https://bugzilla.gnome.org/show_bug.cgi?id=697076
Diffstat (limited to 'libempathy/empathy-auth-factory.h')
-rw-r--r--libempathy/empathy-auth-factory.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy/empathy-auth-factory.h b/libempathy/empathy-auth-factory.h
index 16d6ad34f..73e905782 100644
--- a/libempathy/empathy-auth-factory.h
+++ b/libempathy/empathy-auth-factory.h
@@ -22,7 +22,6 @@
#define __EMPATHY_AUTH_FACTORY_H__
#include <glib-object.h>
-
#include <telepathy-glib/telepathy-glib.h>
G_BEGIN_DECLS