summaryrefslogtreecommitdiff
path: root/telepathy-glib/telepathy-glib.h
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-10-11 11:07:39 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-10-11 11:21:57 +0200
commit3fe8b3261dbb4933920485f56219ed8c98f2e4ff (patch)
tree958a53903ced8d3e0f2240da266928b3da9f4972 /telepathy-glib/telepathy-glib.h
parent973230533bf106bbbd1eb2f54be3fc9e236dc34d (diff)
downloadtelepathy-glib-3fe8b3261dbb4933920485f56219ed8c98f2e4ff.tar.gz
telepathy-glib.h: sort alphabetically
Diffstat (limited to 'telepathy-glib/telepathy-glib.h')
-rw-r--r--telepathy-glib/telepathy-glib.h24
1 files changed, 12 insertions, 12 deletions
diff --git a/telepathy-glib/telepathy-glib.h b/telepathy-glib/telepathy-glib.h
index ac699ae0e..986dbe98f 100644
--- a/telepathy-glib/telepathy-glib.h
+++ b/telepathy-glib/telepathy-glib.h
@@ -32,29 +32,29 @@
#include <telepathy-glib/intset.h>
#include <telepathy-glib/heap.h>
-#include <telepathy-glib/base-client.h>
-#include <telepathy-glib/proxy.h>
-#include <telepathy-glib/dbus.h>
-#include <telepathy-glib/channel.h>
-#include <telepathy-glib/connection.h>
-#include <telepathy-glib/connection-manager.h>
-#include <telepathy-glib/account.h>
#include <telepathy-glib/account-channel-request.h>
#include <telepathy-glib/account-manager.h>
-#include <telepathy-glib/channel-dispatcher.h>
+#include <telepathy-glib/account.h>
+#include <telepathy-glib/automatic-proxy-factory.h>
+#include <telepathy-glib/base-client.h>
+#include <telepathy-glib/basic-proxy-factory.h>
#include <telepathy-glib/channel-dispatch-operation.h>
+#include <telepathy-glib/channel-dispatcher.h>
#include <telepathy-glib/channel-request.h>
-#include <telepathy-glib/handle.h>
+#include <telepathy-glib/channel.h>
+#include <telepathy-glib/client-channel-factory.h>
+#include <telepathy-glib/connection-manager.h>
+#include <telepathy-glib/connection.h>
#include <telepathy-glib/contact.h>
+#include <telepathy-glib/dbus.h>
#include <telepathy-glib/debug.h>
+#include <telepathy-glib/handle.h>
+#include <telepathy-glib/proxy.h>
#include <telepathy-glib/simple-approver.h>
#include <telepathy-glib/simple-handler.h>
#include <telepathy-glib/simple-observer.h>
#include <telepathy-glib/stream-tube-channel.h>
#include <telepathy-glib/stream-tube-connection.h>
-#include <telepathy-glib/client-channel-factory.h>
-#include <telepathy-glib/automatic-proxy-factory.h>
-#include <telepathy-glib/basic-proxy-factory.h>
#include <telepathy-glib/svc-generic.h>
#include <telepathy-glib/svc-client.h>