]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-sasl-mechanisms.c
Reorder header inclusions accordingly to the Telepathy coding style
[empathy.git] / libempathy / empathy-sasl-mechanisms.c
index 303bf9e3e4665d5f8f6287127a6548bb6669b7ad..a6829c4504adc508316fcd3fc30c0a8d6f7872f4 100644 (file)
  */
 
 #include "config.h"
+#include "empathy-sasl-mechanisms.h"
 
 #include <libsoup/soup.h>
 
 #define DEBUG_FLAG EMPATHY_DEBUG_SASL
 #include "empathy-debug.h"
 #include "empathy-utils.h"
-#include "empathy-sasl-mechanisms.h"
 
 #define MECH_FACEBOOK "X-FACEBOOK-PLATFORM"
 #define MECH_WLM "X-MESSENGER-OAUTH2"