[Telepathy-commits] [telepathy-gabble/master] conn-aliasing: Fix the ordering of the includes

Sjoerd Simons sjoerd at luon.net
Thu Aug 14 10:12:56 PDT 2008


20080814171256-93b9a-9a17144190792ecbad1712d805ef404573c2f5de.gz
---
 src/conn-aliasing.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/conn-aliasing.c b/src/conn-aliasing.c
index c9fc5d3..12b540e 100644
--- a/src/conn-aliasing.c
+++ b/src/conn-aliasing.c
@@ -21,9 +21,9 @@
 #include "config.h"
 #include "conn-aliasing.h"
 
+#include <telepathy-glib/contacts-mixin.h>
 #include <telepathy-glib/gtypes.h>
 #include <telepathy-glib/interfaces.h>
-#include <telepathy-glib/contacts-mixin.h>
 #include <telepathy-glib/svc-connection.h>
 
 #define DEBUG_FLAG GABBLE_DEBUG_CONNECTION
-- 
1.5.6.3




More information about the Telepathy-commits mailing list