]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-goa-auth-handler.c
Reorder header inclusions accordingly to the Telepathy coding style
[empathy.git] / libempathy / empathy-goa-auth-handler.c
index 3659b372863c3704defc3b31da8393b018089bc5..37973000481de96f80ab35505ee5e0eaf2094a6e 100644 (file)
  */
 
 #include "config.h"
+#include "empathy-goa-auth-handler.h"
 
 #define GOA_API_IS_SUBJECT_TO_CHANGE /* awesome! */
 #include <goa/goa.h>
 
+#include "empathy-sasl-mechanisms.h"
+
 #define DEBUG_FLAG EMPATHY_DEBUG_SASL
 #include "empathy-debug.h"
-#include "empathy-goa-auth-handler.h"
-#include "empathy-sasl-mechanisms.h"
 
 struct _EmpathyGoaAuthHandlerPriv
 {